Skip to content

Commit ed5dbc3

Browse files
committed
Changelog for #1537
1 parent 709cc75 commit ed5dbc3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
5353
- Squiz.Commenting.LongConditionClosingComment now supports finally statements
5454
- Squiz.Formatting.OperatorBracket now correctly fixes pipe separated flags
5555
- 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
5658
- Added a new PHP_CodeSniffer\Util\Tokens::$ooScopeTokens static member var for quickly checking object scope
5759
-- Includes T_CLASS, T_ANON_CLASS, T_INTERFACE, and T_TRAIT
5860
-- Thanks to Juliette Reinders Folmer for the patch

0 commit comments

Comments
 (0)