Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita3b3ac6

Browse files
committed
[#6870] Move versionadded directives directly after the headline
1 parent255ef43 commita3b3ac6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎reference/configuration/framework.rst‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1439,21 +1439,21 @@ php_errors
14391439
log
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+
14471447
Use the application logger instead of the PHP logger for logging PHP errors.
14481448

14491449
throw
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+
14571457
Throw PHP errors as ``\ErrorException`` instances. The parameter
14581458
``debug.error_handler.throw_at`` controls the threshold.
14591459

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp