Ensure deprecated ini settings are removed in respective versions

This commit is contained in:
cytopia
2018-07-28 11:28:24 +02:00
parent 1b6799da58
commit 9c9d325724
9 changed files with 8 additions and 8 deletions

View File

@@ -12,6 +12,5 @@
error_reporting = E_ALL | E_NOTICE | E_STRICT | E_DEPRECATED
display_errors = On
display_startup_errors = On
track_errors = On
log_errors = On
html_errors = On

View File

@@ -12,6 +12,5 @@
error_reporting = E_ALL | E_NOTICE | E_STRICT | E_DEPRECATED
display_errors = On
display_startup_errors = On
track_errors = On
log_errors = On
html_errors = On