File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1439,21 +1439,21 @@ php_errors
14391439log
14401440...
14411441
1442- **type **: ``boolean `` **default **: ``false ``
1443-
14441442.. versionadded :: 3.2
14451443 The ``log `` option was introduced in Symfony 3.2.
14461444
1445+ **type **: ``boolean `` **default **: ``false ``
1446+
14471447Use the application logger instead of the PHP logger for logging PHP errors.
14481448
14491449throw
14501450.....
14511451
1452- **type **: ``boolean `` **default **: ``%kernel.debug% ``
1453-
14541452.. versionadded :: 3.2
14551453 The ``throw `` option was introduced in Symfony 3.2.
14561454
1455+ **type **: ``boolean `` **default **: ``%kernel.debug% ``
1456+
14571457Throw PHP errors as ``\ErrorException `` instances. The parameter
14581458``debug.error_handler.throw_at `` controls the threshold.
14591459
You can’t perform that action at this time.
0 commit comments