Skip to content

Commit a71246d

Browse files
committed
Changelog for #2657
1 parent 859ae3d commit a71246d

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
@@ -46,6 +46,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
4646
- Squiz.PHP.InnerFunctions now handles multiple nested anon classes correctly
4747
- Fixed bug #2497 : Sniff properties not set when referencing a sniff using relative paths or non-native slashes
4848
-- Thanks to Juliette Reinders Folmer for the patch
49+
- Fixed bug #2657 : Squiz.WhiteSpace.FunctionSpacing can remove spaces between comment and first/last method during auto-fixing
50+
-- Thanks to Juliette Reinders Folmer for the patch
4951
- Fixed bug #2688 : Case statements not tokenized correctly when switch is contained within ternary
5052
- Fixed bug #2698 : PHPCS throws errors determining auto report width when shell_exec is disabled
5153
-- Thanks to Matthew Peveler for the patch

0 commit comments

Comments
 (0)