php-src/ext/standard/tests/serialize
2015-03-31 17:55:27 +02:00
..
001.phpt Deprecate PHP 4 constructors 2015-03-31 17:55:27 +02:00
002.phpt
003.phpt
004.phpt
005.phpt Fixed regression introduced by patch for bug #67072 2014-06-03 20:43:58 +02:00
006.phpt
autoload_implements.p5c
autoload_interface.p5c
bug14293.phpt Deprecate PHP 4 constructors 2015-03-31 17:55:27 +02:00
bug21957.phpt Deprecate PHP 4 constructors 2015-03-31 17:55:27 +02:00
bug23298.phpt
bug24063.phpt
bug25378.phpt
bug26762.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug27469.phpt
bug28325.phpt
bug30234.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug31402.phpt Remove assignment of new by reference 2015-01-26 21:00:22 +01:00
bug31442.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug35895.phpt Add test for #35895 2012-10-02 00:27:35 +08:00
bug36424.phpt
bug37947.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug42919.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug43614.phpt
bug45706.phpt
bug46882.phpt
bug55798.phpt - Fixed #55798: serialize followed by unserialize with numeric object prop. 2011-09-28 14:47:42 +00:00
bug62373.phpt Fix bug #62373 (serialize() generates wrong reference to the object) 2012-06-25 19:14:19 +09:00
bug62836_1.phpt Fixed bug #62836 (Seg fault or broken object references on unserialize()) 2012-08-17 18:28:32 +08:00
bug62836_2.phpt Fixed bug #62836 (Seg fault or broken object references on unserialize()) 2012-08-17 18:28:32 +08:00
bug64146.phpt fix bug #64146 (serialize incorrectly saving objects when they are 2013-10-04 16:16:15 +02:00
bug64354_1.phpt Fixed bug #64354 (Unserialize array of objects whose class can't be autoloaded fail) 2013-03-09 23:00:58 +08:00
bug64354_2.phpt Fixed bug #64354 (Unserialize array of objects whose class can't be autoloaded fail) 2013-03-09 23:00:58 +08:00
bug64354_3.phpt Fixed bug #64354 (Unserialize array of objects whose class can't be autoloaded fail) 2013-03-09 23:00:58 +08:00
bug65481.phpt fix bug #65481 (shutdown segfault due to serialize) 2013-08-20 00:05:11 +02:00
bug65806.phpt such a weird hack probably helps in finding regressions in the future 2013-10-04 16:11:49 +02:00
bug67072.phpt Improved the fix for bug #67072, thanks Nikita 2014-04-18 15:13:32 +02:00
bug68044.phpt fix dir separators in test 2014-12-05 07:07:58 +01:00
bug68545.phpt move the test to the right place 2014-12-11 10:39:47 -08:00
bug68594.phpt Fix bug #68594 - Use after free vulnerability in unserialize() 2014-12-16 10:15:17 -08:00
bug68976.phpt add test for bug #68976 2015-03-17 17:16:15 -07:00
bug69139.phpt Fixed bug #69139 (Crash in gc_zval_possible_root on unserialize) 2015-03-01 23:16:15 +08:00
bug69210.phpt Renamed test case to match with reported bug 2015-03-10 00:01:26 -04:00
counting_of_references.phpt Fix counting of "R:" references in serialize() 2014-09-24 12:06:19 +02:00
incomplete_class.phpt
precision.phpt typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-19 20:23:00 +00:00
serialization_arrays_001.phpt
serialization_arrays_002.phpt Adjust serialization tests to not rely on auto-vivification order 2014-08-18 18:20:34 +02:00
serialization_arrays_003.phpt
serialization_arrays_004.phpt
serialization_arrays_005.phpt
serialization_error_001.phpt secured unserialize 2014-11-22 22:25:18 -08:00
serialization_error_002.phpt fixed test 2013-11-21 21:24:47 +01:00
serialization_miscTypes_001.phpt duh, I didn't wanted to commit that modification 2011-10-23 20:14:26 +00:00
serialization_objects_001.phpt
serialization_objects_002.phpt
serialization_objects_003.phpt Deprecate PHP 4 constructors 2015-03-31 17:55:27 +02:00
serialization_objects_004.phpt
serialization_objects_005.phpt
serialization_objects_006.phpt
serialization_objects_007.phpt
serialization_objects_008.phpt
serialization_objects_009.phpt
serialization_objects_010.phpt
serialization_objects_011.phpt
serialization_objects_012.phpt
serialization_objects_013.phpt Adjust serialization tests to not rely on auto-vivification order 2014-08-18 18:20:34 +02:00
serialization_objects_014.phpt
serialization_objects_015.phpt
serialization_precision_001.phpt
serialization_precision_002.phpt
serialization_resources_001.phpt
unserialize_classes.phpt secured unserialize 2014-11-22 22:25:18 -08:00
unserialize_mem_leak.phpt Add a XFAIL test, which I'd like to think more about a better fix 2015-03-02 22:50:51 +08:00
unserializeS.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00