summaryrefslogtreecommitdiff
path: root/ext/wddx
Commit message (Expand)AuthorAgeFilesLines
* Add header so WDDX builds as sharedFrank M. Kromann2006-01-281-0/+1
* bump year and license versionfoobar2006-01-013-9/+9
* MFH: prevent compile failure with --disable-allfoobar2005-12-211-1/+1
* fix test, add test for 64bit platformAntony Dovgal2005-12-212-2/+81
* fix testAntony Dovgal2005-12-211-1/+1
* add missing skipif conditionsAntony Dovgal2005-12-214-0/+8
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1
* Fixed bug #35410 (wddx_deserialize() doesn't handle large ints as keysIlia Alshanetsky2005-11-302-0/+75
* MFH: use sizeof instead of defineRob Richards2005-10-062-6/+3
* - MFH: Fixed Windows build (patch by Mike)Derick Rethans2005-10-061-0/+1
* MFH: fix buffer lengths passed to snprintfRob Richards2005-10-052-3/+6
* fix #34505 (possible memory corruption when unmangling properties with empty ...Antony Dovgal2005-09-161-1/+1
* MFH:- Fixed bug #34306 (wddx_serialize_value() crashes with long array keys)foobar2005-08-312-3/+17
* MFH: 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
* Add new (optional!) win32 build infrastructure.Wez Furlong2003-12-021-0/+11
* Fix compiler warningsMoriyoshi Koizumi2003-10-201-5/+5
* Don't test other functionality than wddx here.Marcus Boerger2003-08-142-3/+3
* emalloc -> safe_emallocIlia Alshanetsky2003-08-121-3/+3
* Added missing handling of dateTimeIlia Alshanetsky2003-06-283-3/+150
* updating license information in the headers.James Cox2003-06-103-9/+9
* Make this build with libxml too.foobar2003-05-192-2/+1
* Really fix thisMarcus Boerger2003-05-181-1/+1
* Fix buildWez Furlong2003-05-181-1/+1
* TSRM fixMarcus Boerger2003-05-171-2/+1
* MFB.Andrei Zmievski2003-05-141-7/+28
* Removed unnecessary checks.Ilia Alshanetsky2003-01-241-11/+0
* Removed pointless memory allocation checks.Ilia Alshanetsky2003-01-181-18/+8
* 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