File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -53,6 +53,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
53
53
- Squiz.Commenting.LongConditionClosingComment now supports finally statements
54
54
- Squiz.Formatting.OperatorBracket now correctly fixes pipe separated flags
55
55
- Squiz.WhiteSpace.ControlStructureSpacing now ignores comments when checking blank lines at the top of control structures
56
+ - Squiz.WhiteSpace.ObjectOperatorSpacing now detects and fixes spaces around double colons
57
+ -- Thanks to Julius Šmatavičius for the patch
56
58
- Added a new PHP_CodeSniffer\Util\Tokens::$ooScopeTokens static member var for quickly checking object scope
57
59
-- Includes T_CLASS, T_ANON_CLASS, T_INTERFACE, and T_TRAIT
58
60
-- Thanks to Juliette Reinders Folmer for the patch
You can’t perform that action at this time.
0 commit comments