summaryrefslogtreecommitdiff
path: root/ext/wddx
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Fix memleakMarcus Boerger2005-03-121-0/+1
* - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE()Andi Gutmans2004-07-191-2/+2
* Do not use alloca() where it can be abused through user input.Ilia Alshanetsky2004-06-301-2/+2
* - Fix test: Any datetime value that exceeds the unix time range shouldMoriyoshi Koizumi2004-04-041-1/+1
* more visa to sibira ;)Hartmut Holzgraefe2004-03-241-0/+43
* - Forgot to commit this one.Moriyoshi Koizumi2004-03-071-2/+2
* - Fix test, take 2Moriyoshi Koizumi2004-03-061-1/+1
* - Fix test.Moriyoshi Koizumi2004-03-011-3/+3
* - Bugfix #27287 (wddx segfaults during deserialization)Moriyoshi Koizumi2004-02-291-5/+4
* Test for bug #27287foobar2004-02-181-0/+18
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-082-4/+4
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* Add dependencies for these extensionsWez Furlong2003-12-221-0/+1