Disable deprecation warnings when running in production envs

This commit is contained in:
Alejandro Celaya
2025-02-21 21:13:29 +01:00
parent af2d67695b
commit a18360a4d6
3 changed files with 25 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
display_errors=On
error_reporting=-1
log_errors_max_len=0
zend.assertions=1
assert.exception=1