summaryrefslogtreecommitdiff
path: root/ext/wddx
Commit message (Expand)AuthorAgeFilesLines
* (wddx_add_vars) adjusted to new resource-APIThies C. Arntzen1999-10-121-1/+1
* Remove _A.Andrei Zmievski1999-10-051-1/+1
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-041-2/+2
* rename.Andrei Zmievski1999-10-013-3/+3
* Update WDDX for new high-performance function API.Andrey Hristov1999-09-241-43/+36
* Compile fixes for WDDX, XML and Zlib (untested)Zeev Suraski1999-09-241-2/+2
* WDDX can now serialize and deserialize objects. It uses a variable namedAndrey Hristov1999-09-211-9/+62
* This format is also used by the XML moduleSascha Schumann1999-09-171-1/+1
* Make some things accessible from outside for session moduleSascha Schumann1999-09-162-32/+82
* HASH_OF is now in php.h.Andrey Hristov1999-09-151-2/+0
* - Fixed mem leak when undefined variable was passed in for serializationAndrey Hristov1999-09-121-29/+38
* Oops, don't need those commented out blocks.Andrey Hristov1999-09-041-27/+0
* Conform to new resource handling guidelines.Andrey Hristov1999-09-041-19/+30
* Fixed resource handling to conform to PHP4 guidelines.Andrey Hristov1999-09-031-5/+13
* Fix for #2161Andrey Hristov1999-08-261-4/+6
* Ported fixed for bug #2103 from PHP3.Andrey Hristov1999-08-181-2/+9
* Fixed a bug in WDDX that occured when a number was passed in insteadAndrey Hristov1999-07-231-0/+2
* Ported WDDX module.Andrey Hristov1999-07-196-0/+935