Skip to content

Commit 2055248

Browse files
committed
Changelog for #2279
1 parent ed4dbfe commit 2055248

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
7878
-- Thanks to Juliette Reinders Folmer for the patch
7979
- Squiz.PHP.LowercasePHPFunctions now handles use statements, namespaces, and comments correctly
8080
-- 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
8284
-- Thanks to Juliette Reinders Folmer for the patch
8385
- Zend.Files.ClosingTag no longer adds a semi-colon during fixing of a file that only contains a comment
8486
-- Thanks to Juliette Reinders Folmer for the patch

0 commit comments

Comments
 (0)