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 1f63961 commit 798ae54Copy full SHA for 798ae54
package.xml
@@ -59,6 +59,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
59
- Fixed bug #3324 : PHPCS hangs processing some nested arrow functions inside a function call
60
- Fixed bug #3340 : Ensure interface and trait names are always tokenized as T_STRING
61
-- Thanks to Juliette Reinders Folmer for the patch
62
+ - Fixed bug #3342 : PSR12/Squiz/PEAR standards all error on promoted properties with docblocks
63
+ -- Thanks to Juliette Reinders Folmer for the patch
64
- Fixed bug #3352 : PSR2.ControlStructures.SwitchDeclaration can remove comments on the same line as the case statement while fixing
65
66
- Fixed bug #3357 : Generic.Functions.OpeningFunctionBraceBsdAllman removes return type when additional lines are present
0 commit comments