We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31c56d9 commit 5ab3753Copy full SHA for 5ab3753
reference/configuration/framework.rst
@@ -1740,9 +1740,10 @@ php_errors
1740
log
1741
...
1742
1743
-**type**: ``boolean`` **default**: ``false``
+**type**: ``boolean|int`` **default**: ``false``
1744
1745
Use the application logger instead of the PHP logger for logging PHP errors.
1746
+When an integer value is used it also sets the log level.
1747
1748
throw
1749
.....
0 commit comments