File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -108,8 +108,15 @@ The file documents changes to the PHP_CodeSniffer project.
108
108
- Thanks to Juliette Reinders Folmer (@jrfnl ) for the patch
109
109
- Tests using the PHPCS native test framework with multiple test case files will now run the test case files in numeric order.
110
110
- Thanks to Juliette Reinders Folmer (@jrfnl ) for the patch
111
- - Generic/SpreadOperatorSpacingAfter: minor message readability improvement
112
- - Thanks to Juliette Reinders Folmer (@jrfnl ) for the patch
111
+ - The following sniffs have received minor message readability improvements:
112
+ - Generic.Arrays.ArrayIndent
113
+ - Generic.Formatting.SpaceAfterCast
114
+ - Generic.Formatting.SpaceAfterNot
115
+ - Generic.WhiteSpace.SpreadOperatorSpacingAfter
116
+ - Squiz.Arrays.ArrayDeclaration
117
+ - Squiz.Commenting.DocCommentAlignment
118
+ - Squiz.ControlStructures.ControlSignature
119
+ - Thanks to Danny van der Sluijs (@DannyvdSluijs ) and Juliette Reinders Folmer (@jrfnl ) for the patches
113
120
- Improved README syntax highlighting
114
121
- Thanks to Benjamin Loison (@Benjamin-Loison ) for the patch
115
122
- Various documentation improvements
You can’t perform that action at this time.
0 commit comments