Skip to content

Commit 5ab3753

Browse files
author
Henry Snoek
committed
php_errors.log int value (log level)
1 parent 31c56d9 commit 5ab3753

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

reference/configuration/framework.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1740,9 +1740,10 @@ php_errors
17401740
log
17411741
...
17421742

1743-
**type**: ``boolean`` **default**: ``false``
1743+
**type**: ``boolean|int`` **default**: ``false``
17441744

17451745
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.
17461747

17471748
throw
17481749
.....

0 commit comments

Comments
 (0)