Files
php_8/errors/php.ini
2022-05-25 21:00:08 +03:00

4 lines
74 B
INI

...
error_reporting = E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED
...