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

Commit03eae82

Browse files
committed
Add link toconventions#deprecations.
1 parent8975f84 commit03eae82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎contributing/code/standards.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Structure
166166
* Exception and error message strings should be concatenated using:phpfunction:`sprintf`.
167167

168168
* Calls to:phpfunction:`trigger_error` with type `E_USER_DEPRECATED` should be
169-
switched to opt-in via `@` operator;
169+
switched to opt-in via `@` operator (see:doc:`conventions#deprecations` for more details);
170170

171171
Naming Conventions
172172
------------------

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp