summaryrefslogtreecommitdiff
path: root/ext/wddx
Commit message (Expand)AuthorAgeFilesLines
* add tests for #68996manuel2015-02-071-0/+15
* Invalid free of CG(interned_empty_string)manuel2015-02-061-2/+2
* bump yearXinchen Hui2015-01-153-3/+3
* Declare a number of functions as variadic.Rouven Weßling2014-02-161-4/+2
* Bump yearXinchen Hui2014-01-033-3/+3
* Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-2/+2
* fixed variable corruption under win x64Anatol Belski2013-05-111-4/+4
* Happy New YearXinchen Hui2013-01-013-3/+3
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-106-0/+0
|\
| * Remove executable permission on phptXinchen Hui2012-10-106-0/+0
| * - Year++Felipe Pena2012-01-013-3/+3
| * - add skipifPierre Joye2011-09-051-0/+6
| * - add skipifPierre Joye2011-09-051-0/+6
| * - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
| * - Year++Felipe Pena2011-01-013-3/+3
| * - Fixed bug #52468 (wddx_deserialize corrupts integer field value when left e...Felipe Pena2010-08-012-0/+21
* | Fix bug #62271 test bug - ext/wddx/tests/bug48562.phptMatt Ficken2012-06-111-0/+6
* | - Year++Felipe Pena2012-01-013-3/+3
* | Fixed ZE specific compile warnings (Bug #55629)Dmitry Stogov2011-09-131-2/+2
* | - add skipifPierre Joye2011-09-051-0/+6
* | - add skipifPierre Joye2011-09-051-0/+6
* | - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* | - Year++Felipe Pena2011-01-013-3/+3
* | - Fixed bug #52468 (wddx_deserialize corrupts integer field value when left e...Felipe Pena2010-08-012-0/+21
|/
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-033-3/+3
* - MFH: Fixed bug #48562 (Reference recursion causes segfault when used in wdd...Felipe Pena2009-06-162-1/+37
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-313-3/+3
* - MFH: ext/wddx: classes providing __sleep() are stored without properties (f...Mark Karpeles2008-11-205-7/+193
* - MFH: Fixed memory leak in wddx_add_vars()Felipe Pena2008-11-201-1/+4
* - MFH: #46496, wddx_serialize treats input as ISO-8859-1 (Mark Karpeles)Mark Karpeles2008-11-203-420/+407
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-6/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+6
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-6/+0
* MFH: fix bug #45901 (wddx_serialize_value crash with SimpleXMLElement object)Rob Richards2008-09-112-9/+29
* - MFH: CSFelipe Pena2008-08-241-32/+40
* - Fixed typesFelipe Pena2008-07-011-7/+9
* fix typoAntony Dovgal2008-07-011-1/+1
* - Added arginfoFelipe Pena2008-06-271-6/+42
* - New parameter parsing APIFelipe Pena2008-06-201-35/+18
* Lazy EG(active_symbol_table) initializationDmitry Stogov2008-04-291-0/+3
* - MFH: Fixed tests on 64bit platform.Derick Rethans2008-02-252-1/+64
* Optimize wddx boolean encodingIlia Alshanetsky2008-01-202-5/+3
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-313-3/+3
* one more fixAntony Dovgal2007-10-071-2/+2
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* Fixed testIlia Alshanetsky2007-06-111-1/+1
* Fixed bug #41527 (WDDX deserialize numeric string array key).Ilia Alshanetsky2007-06-112-20/+23
* fix testsAntony Dovgal2007-05-181-0/+2
* Fixed bug #41283 (Bug with serializing array key that are doubles orIlia Alshanetsky2007-05-052-0/+30
* TypoMartin Kraemer2007-03-141-1/+1