History log of /php-src/Zend/tests/e_strict-deprecated.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# d313ad60 30-Dec-2023 Michael Voříšek

Deprecate E_STRICT constant and remove error level

RFC: https://wiki.php.net/rfc/deprecations_php_8_4#remove_e_strict_error_level_and_deprecate_e_strict_constant

Closes GH-13053