|
|
|
|
|
by mgkimsal
4744 days ago
|
|
IIRC E_DEPRECATED notices are triggered when deprecated stuff is referenced. http://php.net/manual/en/errorfunc.constants.php E_DEPRECATED - Run-time notices. Enable this to receive warnings about code that will not work in future versions. (Since PHP 5.3.0) |
|