We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7559324 commit 7e287c6Copy full SHA for 7e287c6
package.xml
@@ -59,6 +59,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
59
- Fixed bug #3317 : Problem with how phpcs handles ignored files when running in parallel
60
-- Thanks to Emil Andersson for the patch
61
- Fixed bug #3324 : PHPCS hangs processing some nested arrow functions inside a function call
62
+ - Fixed bug #3326 : Generic.Formatting.MultipleStatementAlignment error with const DEFAULT
63
+ -- Thanks to Juliette Reinders Folmer for the patch
64
- Fixed bug #3340 : Ensure interface and trait names are always tokenized as T_STRING
65
-- Thanks to Juliette Reinders Folmer for the patch
66
- Fixed bug #3342 : PSR12/Squiz/PEAR standards all error on promoted properties with docblocks
0 commit comments