File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
78
78
-- Thanks to Juliette Reinders Folmer for the patch
79
79
- Squiz.PHP.LowercasePHPFunctions now handles use statements, namespaces, and comments correctly
80
80
-- Thanks to Juliette Reinders Folmer for the patch
81
- - Standards.WhiteSpace.FunctionSpacing now fixes function spacing correctly when a function is the first content in a file
81
+ - Squiz.WhiteSpace.FunctionSpacing now fixes function spacing correctly when a function is the first content in a file
82
+ -- Thanks to Juliette Reinders Folmer for the patch
83
+ - Squiz.WhiteSpace.SuperfluousWhitespace no longer throws errors for spacing between functions and properties in anon classes
82
84
-- Thanks to Juliette Reinders Folmer for the patch
83
85
- Zend.Files.ClosingTag no longer adds a semi-colon during fixing of a file that only contains a comment
84
86
-- Thanks to Juliette Reinders Folmer for the patch
You can’t perform that action at this time.
0 commit comments