Skip to content

Commit e548178

Browse files
committed
Changelog for #2403 (ref #2369)
1 parent b50a812 commit e548178

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
3232
-- The Generic.WhiteSpace.LanguageConstructSpacing sniff was not previously available for PEAR installs
3333
-- Thanks to Juliette Reinders Folmer for the patch
3434

35+
- PHPCS will now refuse to run if any of the required PHP extensions are not loaded
36+
-- Previously, PHPCS only relied on requirements being checked by PEAR and Composer
37+
-- Thanks to Juliette Reinders Folmer for the patch
3538
- Ruleset XML parsing errors are now displayed in a readable format so they are easier to correct
3639
-- Thanks to Juliette Reinders Folmer for the patch
3740
- The PSR2 standard no longer throws duplicate errors for spacing around FOR loop parentheses

0 commit comments

Comments
 (0)