What should I do to show deprecations errors in the output? |
Quote:By default, all errors reported by error_reporting() will be thrown as an ErrorException object. These include both E_DEPRECATED and E_USER_DEPRECATED errors. |
Messages In This Thread |
What should I do to show deprecations errors in the output? - by mywebmanavgat - 04-29-2024, 05:12 PM
RE: What should I do to show deprecations errors in the output? - by kenjis - 04-29-2024, 05:42 PM
RE: What should I do to show deprecations errors in the output? - by kenjis - 05-07-2024, 07:45 PM
|