Skip to content

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Sep 18, 2024

Description

The E_STRICT constant is deprecated as of PHP 8.4 and will be removed in PHP 9.0.

The error level hasn't been in use since PHP 8.0 anyway, so removing the exclusion from the error_reporting() setting in the build-phar script should make no difference in practice.

Ref:

Suggested changelog entry

N/A

The `E_STRICT` constant is deprecated as of PHP 8.4 and will be removed in PHP 9.0.

The error level hasn't been in use since PHP 8.0 anyway, so removing the exclusion from the `error_reporting()` setting in the `build-phar` script should make no difference in practice.

Ref:
* https://wiki.php.net/rfc/deprecations_php_8_4#remove_e_strict_error_level_and_deprecate_e_strict_constant
@jrfnl jrfnl added this to the 3.11.0 milestone Sep 18, 2024
@jrfnl jrfnl merged commit 92c8ef5 into master Sep 18, 2024
50 checks passed
@jrfnl jrfnl deleted the feature/php-8.4-build-phar-e_strict branch September 18, 2024 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants