Skip to content

Commit 406c8df

Browse files
committed
update version tag
1 parent a4456ad commit 406c8df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WordPress/Sniffs/NamingConventions/PrefixAllGlobalsSniff.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ final class PrefixAllGlobalsSniff extends AbstractFunctionParameterSniff {
5858
/**
5959
* Minimal number of characters the prefix needs in order to be valid.
6060
*
61-
* @since 3.2.0
6261
* @since 2.2.0
62+
* @since 3.2.0 The minimum number of characters was raised from 3 to 4.
6363
*
6464
* @link https://github.com/WordPress/WordPress-Coding-Standards/issues/1733 Issue 1733.
6565
* @link https://github.com/WordPress/WordPress-Coding-Standards/issues/2467 Issue 2467.

0 commit comments

Comments
 (0)