summaryrefslogtreecommitdiff
path: root/ext/wddx
Commit message (Expand)AuthorAgeFilesLines
* MFH: Bump copyright year.Sebastian Bergmann2007-12-313-3/+3
* MFB: WDDX deserialize numeric string array keyIlia Alshanetsky2007-06-112-16/+23
* MFH: Added key_length intialization for intergersIlia Alshanetsky2007-01-091-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-013-3/+3
* fix #38378 (wddx_serialize_value() generates no wellformed xml)Antony Dovgal2006-08-242-3/+15
* Corrected previous patchIlia Alshanetsky2006-05-261-6/+2
* MFH: Fixed bug #37569 (WDDX incorrectly encodes high-ascii characters).Ilia Alshanetsky2006-05-252-0/+14
* MFH fix for #34306 (wddx_serialize_value() crashes with long array keys)Antony Dovgal2006-05-191-4/+6
* fix test and add new for 64bit onlyAntony Dovgal2006-05-182-0/+81
* MFH: Fixed bug #37162 (wddx does not build as a shared extension).Ilia Alshanetsky2006-04-231-0/+4
* bump year and license versionfoobar2006-01-013-12/+12
* MFH: Fixed bug #35410 (wddx_deserialize() doesn't handle large ints as keysIlia Alshanetsky2005-11-302-0/+75
* MFH: Fixed bug #34068 (Numeric string as array key not cast to integer inIlia Alshanetsky2005-08-101-4/+14
* MFH: Do not use alloca() where it can be abused through user input.Ilia Alshanetsky2004-06-301-2/+2
* Restore wddx tests, without the troublesome date conversions.Ilia Alshanetsky2004-04-052-0/+102
* - Remove test, as it's never worked as expected.Moriyoshi Koizumi2004-04-042-117/+0
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2004-02-181-0/+18
* MFH(r-1.108): Fix compiler warningsMoriyoshi Koizumi2003-10-201-5/+5
* MFH: Don't test other functionality than wddx here.Marcus Boerger2003-08-142-3/+3
* MFH: Added missing handling of dateTimeIlia Alshanetsky2003-06-281-2/+30
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-06-282-0/+117
* Fix ZTS-ZE2 (After Cygwin now for the rest)Marcus Boerger2003-01-041-1/+1
* Fix ZTS-ZE2 buildMarcus Boerger2003-01-041-1/+1
* MFH: Bump year.Sebastian Bergmann2002-12-313-3/+3
* Revert the patch for now. We'll be branching on Saturday the way it'sAndrei Zmievski2002-10-033-99/+0
* - Added wddx_serialize_type(). Allows users to cast values to WDDX typesJan Lehnardt2002-10-033-0/+99
* Fix ZTS build.Sebastian Bergmann2002-09-262-12/+12
* Fix DL entry point.Andrei Zmievski2002-07-171-0/+6
* Changing email address.Andrei Zmievski2002-05-132-2/+2
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-6/+1
* Maintain headers.Sebastian Bergmann2002-02-282-2/+2
* Make phpinfo() look nicer.Sebastian Bergmann2002-02-241-1/+3
* - Add TSRMLS_FETCH()'s needed for the new object overloading in ZE2.Andi Gutmans2002-02-051-0/+1
* Revert back to using <char> element for newlines.Andrei Zmievski2002-01-241-1/+1
* Update headers.Sebastian Bergmann2001-12-113-6/+6
* Unified the configure messages.foobar2001-11-301-3/+4
* - Added support for parsing recordsets.Andrei Zmievski2001-11-181-25/+117
* Fixed bug: #13844foobar2001-10-271-2/+10
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* Undo Z_ substJeroen van Wolffelaar2001-09-271-7/+7
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-7/+7
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* API updateZeev Suraski2001-08-211-3/+3
* Uh-oh, didn't mean to eliminate all folds.Andrei Zmievski2001-08-141-70/+69
* Be more safe about freeing zvals.Andrei Zmievski2001-08-141-77/+74
* we can no longer register internal-classes once the script is started.Thies C. Arntzen2001-08-061-1/+1
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-311-1/+1
* Zend compatibility patchZeev Suraski2001-07-301-4/+4
* More TSRMLS_FETCH annihilation (Zend compatibility patch)Zeev Suraski2001-07-301-6/+7
* - More object macrosAndi Gutmans2001-07-281-5/+9