Notice or user deprecation causing report page #33812
Labels
Issue: ready for confirmation
Severity: S2
Major restrictions or short-term circumventions are required until a fix is available.
This is a follow-up on #31985. That issue caused such big issue due to handling notices, deprecation, or user deprecation as an exception.
According to https://www.php.net/manual/en/errorfunc.constants.php, it feels like we should treat the following types as a non-critical issue and just add a log message to the log file:
It's better to convert these types to exceptions only in developer mode
Not sure if it's good or bad thing, would like to discuss it
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
Actual result (*)
Please provide Severity assessment for the Issue as a Reporter. This information will help during Confirmation and Issue triage processes.
The text was updated successfully, but these errors were encountered: