History log of /PHP-7.3/ext/wddx/wddx.c (Results 276 – 293 of 293)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 3f6e00e4 24-Dec-1999 Andi Gutmans

- Use ALLOC_ZVAL() in PHP. Finding the places to put FREE_ZVAL(z) is much
more tricky and I'm not sure how many places this is. zval allocations
were only made directly in 11 places.


Revision tags: PRE_LIBZEND_TO_ZEND
# a1ad2872 18-Dec-1999 Zeev Suraski

- The tree compiles again


Revision tags: PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH, ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2
# a02ac0c1 12-Oct-1999 Thies C. Arntzen

(wddx_add_vars) adjusted to new resource-API


# f71789ee 05-Oct-1999 Andrei Zmievski

Remove _A.


# a92fb5fe 01-Oct-1999 Andrei Zmievski

rename.


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.


1...<<1112