php-src/ext/standard/tests/serialize
2018-07-29 18:03:34 -03:00
..
001.phpt Deprecate PHP 4 constructors 2015-03-31 17:55:27 +02:00
002.phpt
003.phpt
004.phpt
005.phpt Remove superfluous SKIPIF sections of always available interfaces 2018-07-29 18:03:34 -03: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 Fixed bug #74111 2017-07-04 19:38:42 -07:00
bug26762.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug27469.phpt
bug28325.phpt
bug30234.phpt Deprecate __autoload() 2017-02-03 18:52:57 +01:00
bug31402.phpt Remove assignment of new by reference 2015-01-26 21:00:22 +01:00
bug31442.phpt
bug35895.phpt
bug36424.phpt
bug37947.phpt
bug42919.phpt
bug43614.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
bug45706.phpt
bug46882.phpt
bug49649.phpt Fix #49649 - Handle property visibility changes on unserialization 2017-07-10 07:27:09 +01:00
bug49649_1.phpt Fix #49649 - Handle property visibility changes on unserialization 2017-07-10 07:27:09 +01:00
bug49649_2.phpt Fix #49649 - Handle property visibility changes on unserialization 2017-07-10 07:27:09 +01:00
bug55798.phpt
bug62373.phpt
bug62836_1.phpt Deprecate __autoload() 2017-02-03 18:52:57 +01:00
bug62836_2.phpt
bug64146.phpt
bug64354_1.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug64354_2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug64354_3.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug65481.phpt
bug65806.phpt
bug67072.phpt
bug68044.phpt Fix test portability 2017-09-11 12:38:20 +02:00
bug68545.phpt move the test to the right place 2014-12-11 10:39:47 -08:00
bug68594.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug68976.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug69139.phpt Fixed bug #69139 (Crash in gc_zval_possible_root on unserialize) 2015-03-01 23:16:15 +08:00
bug69152.phpt Deprecate __autoload() 2017-02-03 18:52:57 +01:00
bug69210.phpt Renamed test case to match with reported bug 2015-03-22 20:34:59 -07:00
bug69425.phpt Make unserialize() ref unwrapping compatible with 7.0 2017-01-16 14:25:58 +01:00
bug69793.phpt Fix test output 2016-10-23 22:26:25 +02:00
bug70172.phpt Fixed unzserialize(), to disable creation of unsupported data structures through manually crafted strings. (Dmitry) 2017-10-13 15:53:11 +03:00
bug70172_2.phpt Complete the fix of bug #70172 for PHP 7 2016-11-05 23:06:27 +01:00
bug70213.phpt Deprecate __autoload() 2017-02-03 18:52:57 +01:00
bug70219.phpt Add missing SKIPIF section 2018-02-03 13:34:58 +01:00
bug70219_1.phpt Skip serialize test if ext/session is not loaded 2015-10-18 15:43:03 -07:00
bug70436.phpt Fix test after serialization change 2018-07-02 17:58:26 +02:00
bug70513.phpt Add additional serialize tests for fixed bugs 2017-01-16 13:24:13 +01:00
bug70963.phpt Fixed unzserialize(), to disable creation of unsupported data structures through manually crafted strings. (Dmitry) 2017-10-13 15:53:11 +03:00
bug71311.phpt Fixed bug #74670 2018-07-02 17:27:43 +02:00
bug71313.phpt fix dir separator 2016-02-02 09:56:57 +01:00
bug71840.phpt Fixed bug #71840 (Unserialize accepts wrongly data) 2016-03-17 15:15:28 +08:00
bug71940.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug71995.phpt Fixed bug #71995 (Returning the same var twice from __sleep() produces broken serialized data) 2016-04-09 10:01:04 -07:00
bug72229.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug72663.phpt Bug #72663 - part 1 2016-08-17 00:45:57 -07:00
bug72663_2.phpt Bug #72663 - part 2 2016-08-17 00:47:02 -07:00
bug72663_3.phpt Bug #72663 - part 3 2016-08-17 01:01:03 -07:00
bug72731.phpt fix test for 32bits (int -> float) 2017-02-01 11:49:52 +01:00
bug72785.phpt Fix bug #72785 - allowed_classes only applies to outermost unserialize() 2016-09-05 19:56:36 -07:00
bug73052.phpt Fix bug #73052 - Memory Corruption in During Deserialized-object Destruction 2016-09-12 21:04:23 -07:00
bug73154.phpt Fixed bug #73154 2017-01-01 21:11:01 +01:00
bug73341.phpt Fixed bug #74670 2018-07-02 17:27:43 +02:00
bug73825.phpt Fix bug #73825 - Heap out of bounds read on unserialize in finish_nested_data() 2016-12-30 16:59:46 -08:00
bug74101.phpt Fix test portability 2017-09-11 12:38:20 +02:00
bug74103.phpt Merge branch 'PHP-7.0' into PHP-7.1 2017-09-12 18:18:44 +02:00
bug74111.phpt Fixed bug #74111 2017-07-04 19:06:16 -07:00
bug74300.phpt Fixed bug #74300 2017-03-23 22:06:46 +01:00
bug74614.phpt Fix test portability 2017-09-11 12:38:20 +02:00
bug75054.phpt Fixed bug #74103 and bug #75054 2017-08-12 13:11:35 +02:00
bug76300.phpt Fix #76300 - Dont attempt to change visibility of a parent private 2018-06-17 15:53:55 -07:00
counting_of_references.phpt
incomplete_class.phpt Deprecate __autoload() 2017-02-03 18:52:57 +01:00
invalid_signs_in_lengths.phpt Add test for previous commit 2017-03-23 22:37:17 +01:00
precision.phpt
serialization_arrays_001.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
serialization_arrays_002.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
serialization_arrays_003.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
serialization_arrays_004.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
serialization_arrays_005.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
serialization_error_001.phpt
serialization_error_002.phpt
serialization_miscTypes_001.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01: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 Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
serialization_objects_005.phpt Deprecate __autoload() 2017-02-03 18:52:57 +01:00
serialization_objects_006.phpt Deprecate __autoload() 2017-02-03 18:52:57 +01:00
serialization_objects_007.phpt Deprecate __autoload() 2017-02-03 18:52:57 +01:00
serialization_objects_008.phpt
serialization_objects_009.phpt
serialization_objects_010.phpt Remove superfluous SKIPIF sections of always available interfaces 2018-07-29 18:03:34 -03:00
serialization_objects_011.phpt
serialization_objects_012.phpt
serialization_objects_013.phpt Remove some references to E_STRICT in tests 2018-02-03 18:17:12 +01:00
serialization_objects_014.phpt Remove some references to E_STRICT in tests 2018-02-03 18:17:12 +01:00
serialization_objects_015.phpt Remove some references to E_STRICT in tests 2018-02-03 18:17:12 +01:00
serialization_precision_001.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
serialization_precision_002.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
serialization_resources_001.phpt
sleep_undefined_declared_properties.phpt Fix __sleep() returning undefined declared properties 2017-03-12 22:20:08 +01:00
unserialize_classes.phpt
unserialize_error_001.phpt Fix bug #72785 - allowed_classes only applies to outermost unserialize() 2016-09-05 19:56:36 -07:00
unserialize_mem_leak.phpt Fixed unzserialize(), to disable creation of unsupported data structures through manually crafted strings. (Dmitry) 2017-10-13 15:53:11 +03:00
unserialize_subclasses.phpt Add some tests for unserialize() class filtering 2015-10-06 12:04:11 -07:00
unserializeS.phpt