php-src/ext/wddx
Dmitry Stogov e10e151e9b Merged zend_array and HashTable into the single data structure.
Now each HashTable is also zend_array, so it's refcounted and may be a subject for Copy on Write
zend_array_dup() was changed to allocate and return HashTable, instead of taking preallocated HashTable as argument.
2015-02-13 22:20:39 +03:00
..
tests add tests for #68996 2015-02-07 18:52:26 +01:00
config.m4 Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
config.w32 - MFH: Fixed Windows build (patch by Mike) 2005-10-06 13:03:43 +00:00
CREDITS
package.xml Typo 2007-03-14 09:58:14 +00:00
php_wddx_api.h bump year 2015-01-15 23:27:30 +08:00
php_wddx.h bump year 2015-01-15 23:27:30 +08:00
wddx.c Merged zend_array and HashTable into the single data structure. 2015-02-13 22:20:39 +03:00