Details
-
Improvement
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Invalid
-
3.1.0-dev
-
None
Description
In includes/startup.php, can we do a php version check and add "& ~E_STRICT" to "$level = (E_ALL & ~E_NOTICE & ~E_DEPRECATED);"?
As it is now, it errors (as we know) on the latest php versions, at least from 5.4.4 on (and that's the next to latest).
Save a lot of work for the Support Team
Attachments
Issue Links
- is related to
-
PHPBB3-10763 Audit code for non-static functions called statically
-
- Unverified Fix
-