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 66df5dd commit 8e35cd5Copy full SHA for 8e35cd5
wiki/Annotated-Ruleset.md
@@ -328,8 +328,8 @@ The following sample file documents the `ruleset.xml` format and shows you the c
328
Before version 3.3.0, array values are specified by using a string
329
representation of the array.
330
331
- NOTE: This syntax is deprecated and will be removed in
332
- PHP_CodeSniffer version 4.0
+ NOTE: This syntax was deprecated in PHP_CodeSniffer 3.3.0 and
+ as of PHP_CodeSniffer version 4.0, this syntax is no longer supported.
333
-->
334
<rule ref="Generic.PHP.ForbiddenFunctions">
335
<properties>
0 commit comments