Remove deprecated in PHP 8.4 the \E_STRICT usage

Created on 4 August 2024, about 1 month ago
Updated 13 September 2024, 3 days ago

Problem/Motivation

The constant is deprecated https://wiki.php.net/rfc/deprecations_php_8_4#remove_e_strict_error_leve...

Steps to reproduce

Example in Symfony https://github.com/symfony/symfony/pull/57799

Run grep -r -F "E_STRICT" core

Proposed resolution

Remove the usage as E_STRICT is a part of E_ALL since PHP 5.4.0

Remaining tasks

- create a patch and change record
- commit

User interface changes

no

Introduced terminology

no

API changes

no

Data model changes

no

Release notes snippet

📌 Task
Status

Fixed

Version

11.0 🔥

Component
Base  →

Last updated about 1 hour ago

Created by

🇫🇷France andypost

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024