1
0
mirror of https://github.com/php/php-src.git synced 2026-04-10 01:23:53 +02:00
Files
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
..
2022-08-30 16:52:33 +02:00
2021-08-17 11:32:24 +02:00
2021-08-19 10:39:23 +02:00
2022-10-09 18:45:29 +02:00
2022-08-18 12:30:45 +02:00
2021-07-16 10:07:35 +02:00
2022-11-07 15:07:09 +01:00