php-src/Zend/tests/anon
Nikita Popov 902d64390e Deprecate implicit dynamic properties
Writing to a proprety that hasn't been declared is deprecated,
unless the class uses the #[AllowDynamicProperties] attribute or
defines __get()/__set().

RFC: https://wiki.php.net/rfc/deprecate_dynamic_properties
2021-11-26 14:10:11 +01:00
..
001.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
002.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
003.phpt Deprecate implicit dynamic properties 2021-11-26 14:10:11 +01:00
004.phpt Declare tentative return types for Zend (#7251) 2021-07-19 13:44:20 +02:00
005.phpt Declare tentative return types for Zend (#7251) 2021-07-19 13:44:20 +02:00
006.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
007.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
008.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
009.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
010.phpt
011.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
012.phpt Add test: unmangling private properties in anon class instances 2015-08-06 16:56:05 +00:00
013.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
014.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
015.phpt Don't use separate static variables in inherited methods 2021-04-28 17:08:50 +02:00
016.phpt Don't use separate static variables in inherited methods 2021-04-28 17:08:50 +02:00