History log of /PHP-5.6/ext/wddx/wddx.c (Results 201 – 213 of 213)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: PRE_FETCH_READ_PATCH, before-sapi-split
# be0eeccd 24-Sep-1999 Andrey Hristov

Update WDDX for new high-performance function API.


# 360675ce 24-Sep-1999 Zeev Suraski

Compile fixes for WDDX, XML and Zlib (untested)


# 33eb7d83 21-Sep-1999 Andrey Hristov

WDDX can now serialize and deserialize objects. It uses a variable named
'php_classname' to store the class name as part of the structure. This way
WDDX modules in other languages don't get b

WDDX can now serialize and deserialize objects. It uses a variable named
'php_classname' to store the class name as part of the structure. This way
WDDX modules in other languages don't get broken by extensions to DTD
we would have had to make otherwise.

show more ...


Revision tags: PRE_DELAYED_ARRAY_FETCH_PATCH
# 03205329 16-Sep-1999 Sascha Schumann

Make some things accessible from outside for session module


# 22ce3af9 15-Sep-1999 Andrey Hristov

HASH_OF is now in php.h.


# d8fc73b5 12-Sep-1999 Andrey Hristov

- Fixed mem leak when undefined variable was passed in for serialization
- Made it properly serialize object properties


# 8e9cd1e4 04-Sep-1999 Andrey Hristov

Oops, don't need those commented out blocks.


# ef943e75 04-Sep-1999 Andrey Hristov

Conform to new resource handling guidelines.


# f8d9ef14 03-Sep-1999 Andrey Hristov

Fixed resource handling to conform to PHP4 guidelines.


# 1a218328 26-Aug-1999 Andrey Hristov

Fix for #2161


# 3f48a552 18-Aug-1999 Andrey Hristov

Ported fixed for bug #2103 from PHP3.


Revision tags: php-4.0b2, BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE
# a100c51f 23-Jul-1999 Andrey Hristov

Fixed a bug in WDDX that occured when a number was passed in instead
of a variable name.


Revision tags: php-4.0b1
# ced8e513 19-Jul-1999 Andrey Hristov

Ported WDDX module.


123456789