E_STRICT
25/54
E_STRICT is a new error level.
Not part of E_ALL
Numerical value is 2048 (and E_ALL is still 2047)
To see all errors: E_ALL | E_STRICT
Affects:
Automagically creating objects
var / public modifiers
Constructor naming