php-src/Zend/tests/grammar
Nikita Popov 6780aaa532 Implement readonly properties
Add support for readonly properties, for which only a single
initializing assignment from the declaring scope is allowed.

RFC: https://wiki.php.net/rfc/readonly_properties_v2

Closes GH-7089.
2021-07-20 12:05:46 +02:00
..
bug78441.phpt
regression_001.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
regression_002.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
regression_003.phpt
regression_004.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
regression_005.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
regression_006.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
regression_007.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
regression_008.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
regression_009.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
regression_010.phpt
regression_011.phpt
regression_012.phpt
regression_013.phpt
semi_reserved_001.phpt Implement readonly properties 2021-07-20 12:05:46 +02:00
semi_reserved_002.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
semi_reserved_003.phpt
semi_reserved_004.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
semi_reserved_005.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
semi_reserved_006.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
semi_reserved_007.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
semi_reserved_008.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
semi_reserved_009.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
semi_reserved_010.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00