summaryrefslogtreecommitdiff
path: root/ext/wddx
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-313-3/+3
* Added macros for managing zval refcounts and is_ref statusesYiduo (David) Wang2007-10-071-1/+1
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* MFB: Fixed bug #41527 (WDDX deserialize numeric string array key).Ilia Alshanetsky2007-06-113-20/+24
* MFBIlia Alshanetsky2007-05-291-0/+27
* MFBIlia Alshanetsky2007-05-281-3/+5
* fix testsAntony Dovgal2007-05-181-0/+2
* TypoMartin Kraemer2007-03-141-1/+1
* - avoid sprintfMarcus Boerger2007-02-241-6/+6
* more snprintf()Antony Dovgal2007-01-181-2/+2
* MFB: Added key_length intialization for intergersIlia Alshanetsky2007-01-091-1/+1
* Bump year.Sebastian Bergmann2007-01-013-3/+3
* Error message clean upHannes Magnusson2006-10-081-1/+1
* fix testAntony Dovgal2006-08-071-0/+50
* fix buildAntony Dovgal2006-08-021-3/+3
* MFB: Fixed bug #38213, #37611, #37571 (wddx encoding fails to handle certainIlia Alshanetsky2006-08-022-43/+778
* - Fix phpize buildfoobar2006-07-271-3/+48
* - zend_(u_)_unmangle_property_name() has changedMarcus Boerger2006-07-241-1/+1
* Fix/add SKIPIFHannes Magnusson2006-06-272-0/+4
* MFB: Convert E_ERROR to E_RECOVERABLE_ERRORIlia Alshanetsky2006-05-301-2/+2
* Corrected previous patchIlia Alshanetsky2006-05-261-6/+2
* MFB: Fixed bug #37569 (WDDX incorrectly encodes high-ascii characters).Ilia Alshanetsky2006-05-252-0/+14
* - Bugfix 37587Marcus Boerger2006-05-252-5/+46
* MFB51: Fixed bug #37162 (wddx does not build as a shared extension).Ilia Alshanetsky2006-04-231-0/+4
* - Fix buildMarcus Boerger2006-03-301-1/+1
* fix ext/wddx buildAntony Dovgal2006-02-221-3/+3
* MFB51 Add header so WDDX builds as sharedFrank M. Kromann2006-01-281-0/+1
* bump year and license versionfoobar2006-01-013-9/+9
* - Fix possible compile failure if configuring with --disable-allfoobar2005-12-211-1/+1
* MFB: fix test, add test for 64bit platformAntony Dovgal2005-12-212-2/+81
* MFB: fix testAntony Dovgal2005-12-211-1/+1
* MFB: add missing skipif conditions, fix existing onesAntony Dovgal2005-12-214-0/+8
* - Nuke php3 legacyfoobar2005-12-061-1/+1
* MFB51: Fixed bug #35410 (wddx_deserialize() doesn't handle large ints as keysIlia Alshanetsky2005-11-302-0/+75
* use sizeof instead of defineRob Richards2005-10-062-6/+3
* - Fixed Windows build (patch by Mike)Derick Rethans2005-10-061-0/+1
* fix buffer lengths passed to snprintfRob Richards2005-10-052-3/+6
* - Fixed bug #34306 (wddx_serialize_value() crashes with long array keys)foobar2005-08-312-3/+17
* Fixed build.Ilia Alshanetsky2005-08-141-1/+1
* Missed some "de" to "un" changesfoobar2005-08-143-5/+5
* - consistency fix, part 1/inffoobar2005-08-142-11/+12
* Fixed bug #34068 (Numeric string as array key not cast to integer inIlia Alshanetsky2005-08-101-4/+14
* - Bumber up yearfoobar2005-08-033-3/+3
* - Added backward compability wrapper "php_parse_date()".Derick Rethans2005-06-191-1/+1
* - Fixed bug #33185 (--enable-session=shared does not build)foobar2005-05-301-3/+3
* - Unify the "configure --help" textsfoobar2005-05-291-1/+1
* Fixed SIGSEGV on serializing data with circular referencesDmitry Stogov2005-04-111-1/+16
* Support for encoding/decoding of private and protected membersDmitry Stogov2005-04-111-1/+11
* - Fix testMarcus Boerger2005-03-121-1/+1
* - Fix another memleakMarcus Boerger2005-03-121-0/+1