php-src/tests
Christoph M. Becker b2186ca7c4
Fix GH-9905: constant() behaves inconsistent when class is undefined
Directly referring to a constant of an undefined throws an exception;
there is not much point in `constant()` raising a fatal error in this
case.

Closes GH-9907.
2022-11-09 15:21:50 +01:00
..
basic Merge branch 'PHP-8.0' into PHP-8.1 2022-01-17 23:45:49 +01:00
classes Include class name in Serializable deprecation message 2021-08-11 10:35:47 +02:00
func Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
lang Fix GH-9905: constant() behaves inconsistent when class is undefined 2022-11-09 15:21:50 +01:00
output Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
run-test run-tests: use the EXTENSIONS section for skipping 2021-03-22 09:53:38 +01:00
security Merge branch 'PHP-8.0' 2021-08-17 11:32:24 +02:00
strings Merge branch 'PHP-8.0' into PHP-8.1 2021-09-29 12:21:49 +02:00