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 8f7e04c commit 90e7bf9Copy full SHA for 90e7bf9
reference/configuration/framework.rst
@@ -3053,7 +3053,7 @@ php_errors
3053
log
3054
...
3055
3056
-**type**: ``boolean|int|array<int, string>`` **default**: ``%kernel.debug%``
+**type**: ``boolean``, ``int`` or ``array<int, string>`` **default**: ``%kernel.debug%``
3057
3058
Use the application logger instead of the PHP logger for logging PHP errors.
3059
When an integer value is used, it defines a bitmask of PHP errors that will
0 commit comments