summaryrefslogtreecommitdiff
path: root/ext/standard/tests/serialize
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #64354 (Unserialize array of objects whose class can't be autoloade...Xinchen Hui2013-03-093-0/+78
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-107-0/+0
|\
| * Remove executable permission on phptXinchen Hui2012-10-107-0/+0
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-021-0/+24
|\ \ | |/
| * Add test for #35895Xinchen Hui2012-10-021-0/+24
| * Fix bug #62373 (serialize() generates wrong reference to the object)Moriyoshi Koizumi2012-06-251-0/+25
| * duh, I didn't wanted to commit that modificationFerenc Kovacs2011-10-231-0/+0
| * fix test, it was fixed for trunk and 5.4 in r314005Ferenc Kovacs2011-10-221-0/+0
| * - Fixed #55798: serialize followed by unserialize with numeric object prop.Gustavo André dos Santos Lopes2011-09-281-0/+18
| * Fixed testIlia Alshanetsky2011-06-281-0/+0
| * Fixed test to account for smaller default floating point # precisionIlia Alshanetsky2011-06-081-0/+0
| * adding the serialize_precision=100 for the tests, credits to Mats Lindh for r...Ferenc Kovacs2011-05-165-1/+7
| * reverting 311103,311105-311109, will commit them to all three branchesFerenc Kovacs2011-05-165-7/+1
| * adding the serialize_precision=100 for the tests, credits to Mats Lindh for r...Ferenc Kovacs2011-05-165-1/+7
| * - Changed default serialize_precision from 100 to 17, as discussed in internals.Gustavo André dos Santos Lopes2011-02-081-0/+49
| * - Fixed testsFelipe Pena2010-04-035-538/+68
* | Fixed bug #62836 (Seg fault or broken object references on unserialize())Xinchen Hui2012-08-172-0/+71
* | Fix bug #62373 (serialize() generates wrong reference to the object)Moriyoshi Koizumi2012-06-251-0/+25
* | - Fixed #55798: serialize followed by unserialize with numeric object prop.Gustavo André dos Santos Lopes2011-09-281-0/+18
* | fix testsStanislav Malyshev2011-08-011-0/+0
* | Fixed testIlia Alshanetsky2011-06-281-0/+0
* | Fixed test to account for smaller default floating point # precisionIlia Alshanetsky2011-06-081-0/+0
* | adding the serialize_precision=100 for the tests, credits to Mats Lindh for r...Ferenc Kovacs2011-05-165-1/+7
* | - Changed default serialize_precision from 100 to 17, as discussed in internals.Gustavo André dos Santos Lopes2011-02-081-0/+49
* | Added support for object references in recursive serialize() calls. FR #36424Michael Wallner2010-05-261-0/+72
* | - Fixed testsFelipe Pena2010-04-035-538/+68
|/
* MFHArnaud Le Blanc2009-04-251-1/+1
* MFH: Fixed bug #46882 (Serialize / Unserialize misbehaviour under OS with dif...Matt Wilmas2009-03-171-0/+8
* - Fixed testsFelipe Pena2008-11-041-2/+2
* MFHAntony Dovgal2008-09-161-0/+27
* Fixed bug #45706 (Unserialization of classes derived from ArrayIterator fails)Dmitry Stogov2008-08-292-9/+36
* - New parameter parsing APIFelipe Pena2008-06-201-3/+3
* fix testAntony Dovgal2008-03-191-0/+0
* MFB: Fixed bug #43614 (incorrect processing of numerical string keys of array...Felipe Pena2008-03-191-0/+21
* Adding more tests for serialize() and unserialize().Robin Fernandes2008-03-1826-1/+4265
* - MFH Add E_DEPRECATED (Lars Strojny, Felipe Pena, Marcus)Marcus Boerger2008-02-231-1/+1
* Fixed bug #42919 (Unserializing of namespaced class object fails)Dmitry Stogov2007-10-171-0/+14
* Proper fix for MOPB-29Dmitry Stogov2007-07-091-1/+1
* fix testsAntony Dovgal2007-04-261-0/+2
* fix MOPB-29 - unserialize modifier S does not calculate length correctlyStanislav Malyshev2007-03-231-0/+14
* fixAntony Dovgal2007-02-261-5/+5
* MFH: use BSD licensed implementation of double-to-string utilities instead of...Antony Dovgal2006-12-061-2/+2
* fix testHannes Magnusson2006-08-301-1/+1
* Fixed bug #37947 (zend_ptr_stack reallocation problem)Dmitry Stogov2006-07-101-0/+21
* - Fixed bug with unserialize() with "exotic" letters in class namesfoobar2005-05-311-0/+29
* - Add new testMarcus Boerger2005-04-051-0/+186
* - Times have changed - php 5 relevant version nowMarcus Boerger2005-03-111-7/+20
* - Allow to work under php 5Marcus Boerger2005-03-111-16/+18
* Add test for bug #31402foobar2005-01-181-0/+72
* - Add new testMarcus Boerger2005-01-081-0/+8