Skip to content

Commit 7f5df08

Browse files
committed
Changelog for #3163
1 parent 072042a commit 7f5df08

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
7373
- Fixed bug #2992 : Enabling caching using a ruleset produces invalid cache files when using --sniffs and --exclude CLI args
7474
- Fixed bug #3145 : Autoloading of sniff fails when multiple classes declared in same file
7575
- 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
7678
- Fixed bug #3165 : Squiz.PHP.DisallowComparisonAssignment false positive when comparison inside closure
7779
- Fixed bug #3167 : Generic.WhiteSpace.ScopeIndent false positive when using PHP 8.0 constructor property promotion
7880
- Fixed bug #3170 : Squiz.WhiteSpace.OperatorSpacing false positive when using negation with string concat

0 commit comments

Comments
 (0)