summaryrefslogtreecommitdiff
path: root/ext/wddx
Commit message (Expand)AuthorAgeFilesLines
...
* MFHAntony Dovgal2007-01-181-2/+2
* Added key_length intialization for intergersIlia Alshanetsky2007-01-091-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-013-3/+3
* optimize out strlen() callsIlia Alshanetsky2006-12-131-3/+4
* fix ZTS buildAntony Dovgal2006-08-021-2/+2
* Fixed bug #38213, #37611, #37571 (wddx encoding fails to handle certainIlia Alshanetsky2006-08-022-43/+778
* MFH: fix phpize buildfoobar2006-07-271-3/+48
* - MFH zend_unmangle_property_name(), drop zend_unmangle_property_name_ex()Marcus Boerger2006-07-241-1/+1
* there is no Unicode in 5_2Antony Dovgal2006-07-111-9/+0
* MFH: fix/add SKIPIFHannes Magnusson2006-06-272-0/+4
* Convert E_ERROR to E_RECOVERABLE_ERRORIlia Alshanetsky2006-05-301-2/+2
* Fixed bug #37569 (WDDX incorrectly encodes high-ascii characters)Ilia Alshanetsky2006-05-252-2/+12
* - MFH Bugfix 37587Marcus Boerger2006-05-252-6/+47
* Fixed bug #37162 (wddx does not build as a shared extension).Ilia Alshanetsky2006-04-231-0/+4
* 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