File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -59,12 +59,16 @@ http://pear.php.net/dtd/package-2.0.xsd">
59
59
-- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
60
60
- Fixed bug #3722 : Potential "Uninitialized string offset 1" in octal notation backfill
61
61
-- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
62
+ - Fixed bug #3777 : Squiz/NonExecutableCode: slew of bug fixes, mostly related to modern PHP
63
+ -- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
62
64
- Fixed bug #3779 : Squiz/LowercasePHPFunctions + Generic/ForbiddenFunctions: bug fix for class names in attributes
63
65
-- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
64
66
- Fixed bug #3789 : Incorrect tokenization for ternary operator with match inside of it
65
67
-- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
66
68
- Fixed bug #3797 : Tokenizer/PHP: more context sensitive keyword fixes
67
69
-- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
70
+ - Fixed bug #3805 : Generic/FunctionCallArgumentSpacing: prevent fixer conflict over PHP 7.3+ trailing comma's in function calls
71
+ -- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
68
72
</notes>
69
73
<contents>
70
74
<dir name="/">
You can’t perform that action at this time.
0 commit comments