Skip to content

Commit ec2709a

Browse files
committed
Changelog for #3881 / #128
1 parent ca9a3b7 commit ec2709a

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,15 @@ The file documents changes to the PHP_CodeSniffer project.
108108
- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
109109
- Tests using the PHPCS native test framework with multiple test case files will now run the test case files in numeric order.
110110
- 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
113120
- Improved README syntax highlighting
114121
- Thanks to Benjamin Loison (@Benjamin-Loison) for the patch
115122
- Various documentation improvements

0 commit comments

Comments
 (0)