php-src/ext/standard/tests/serialize
Nikita Popov e219ec144e Implement typed properties
RFC: https://wiki.php.net/rfc/typed_properties_v2

This is a squash of PR #3734, which is a squash of PR #3313.

Co-authored-by: Bob Weinand <bobwei9@hotmail.com>
Co-authored-by: Joe Watkins <krakjoe@php.net>
Co-authored-by: Dmitry Stogov <dmitry@zend.com>
2019-01-11 15:49:06 +01:00
..
001.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
002.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
003.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
004.phpt
005.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
006.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
autoload_implements.inc Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
autoload_interface.inc Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
bug14293.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
bug21957.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
bug23298.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
bug24063.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
bug25378.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
bug26762.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
bug27469.phpt
bug28325.phpt
bug30234.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
bug31402.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
bug31442.phpt
bug35895.phpt
bug36424.phpt
bug37947.phpt
bug42919.phpt
bug43614.phpt
bug45706.phpt
bug46882.phpt
bug49649.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
bug49649_1.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
bug49649_2.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
bug55798.phpt
bug62373.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
bug62836_1.phpt Deprecate __autoload() 2017-02-03 18:52:57 +01:00
bug62836_2.phpt
bug64146.phpt
bug64354_1.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
bug64354_2.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
bug64354_3.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
bug65481.phpt
bug65806.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug67072.phpt
bug68044.phpt Fix test portability 2017-09-11 12:38:20 +02:00
bug68545.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
bug68594.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug68976.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
bug69139.phpt
bug69152.phpt Deprecate __autoload() 2017-02-03 18:52:57 +01:00
bug69210.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug69425.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
bug69793.phpt
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
bug70213.phpt Deprecate __autoload() 2017-02-03 18:52:57 +01:00
bug70219.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
bug70219_1.phpt
bug70436.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
bug70513.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03: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 Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug71313.phpt
bug71840.phpt
bug71940.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug71995.phpt
bug72229.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
bug72663.phpt
bug72663_2.phpt
bug72663_3.phpt
bug72731.phpt fix test for 32bits (int -> float) 2017-02-01 11:49:52 +01:00
bug72785.phpt
bug73052.phpt
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
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 Trim trailing whitespace in tests 2018-10-14 12:07:20 -03: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 Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
serialization_arrays_002.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
serialization_arrays_003.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
serialization_arrays_004.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
serialization_arrays_005.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
serialization_error_001.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
serialization_error_002.phpt
serialization_miscTypes_001.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
serialization_objects_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
serialization_objects_002.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
serialization_objects_003.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
serialization_objects_004.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
serialization_objects_005.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
serialization_objects_006.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
serialization_objects_007.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
serialization_objects_008.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
serialization_objects_009.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
serialization_objects_010.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
serialization_objects_011.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
serialization_objects_012.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
serialization_objects_013.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
serialization_objects_014.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
serialization_objects_015.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
serialization_precision_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
serialization_precision_002.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
serialization_resources_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
serialize_globals_var_refs.phpt Fix ref ID handling when serializing $GLOBALS 2018-10-08 13:16:23 +02:00
sleep_undefined_declared_properties.phpt Fix __sleep() returning undefined declared properties 2017-03-12 22:20:08 +01:00
typed_property_refs.phpt Implement typed properties 2019-01-11 15:49:06 +01:00
unserialize_classes.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
unserialize_error_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02: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 Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
unserializeS.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00