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

Commit7d5ef77

Browse files
committed
[#7243] minor tweak
1 parentc4d1f54 commit7d5ef77

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎contributing/code/conventions.rst‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,9 @@ the Web Debug Toolbar or by the PHPUnit bridge).
112112

113113
.. _`@-silencing operator`:https://php.net/manual/en/language.operators.errorcontrol.php
114114

115-
When deprecating a whole class the error should be placed between namespace and
116-
use declarations, like in this example from `ArrayParserCache`_::
115+
When deprecating a whole class the ``trigger_error()`` call should be placed
116+
between the namespace and the use declarations, like in this example from
117+
`ArrayParserCache`_::
117118

118119
namespace Symfony\Component\ExpressionLanguage\ParserCache;
119120

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp