File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -73,6 +73,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
73
73
- Fixed bug #2992 : Enabling caching using a ruleset produces invalid cache files when using --sniffs and --exclude CLI args
74
74
- Fixed bug #3145 : Autoloading of sniff fails when multiple classes declared in same file
75
75
- Fixed bug #3157 : PSR2.ControlStructures.SwitchDeclaration.BreakIndent false positive when case keyword is not indented
76
+ - Fixed bug #3163 : Undefined index error with pre-commit hook using husky on PHP 7.4
77
+ -- Thanks to Ismo Vuorinen for the patch
76
78
- Fixed bug #3165 : Squiz.PHP.DisallowComparisonAssignment false positive when comparison inside closure
77
79
- Fixed bug #3167 : Generic.WhiteSpace.ScopeIndent false positive when using PHP 8.0 constructor property promotion
78
80
- Fixed bug #3170 : Squiz.WhiteSpace.OperatorSpacing false positive when using negation with string concat
You can’t perform that action at this time.
0 commit comments