Skip to content

Commit c1a30b1

Browse files
committed
Updated changelog for #3777 and #3805
1 parent 2f09ce7 commit c1a30b1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.xml

+4
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,16 @@ http://pear.php.net/dtd/package-2.0.xsd">
5959
-- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
6060
- Fixed bug #3722 : Potential "Uninitialized string offset 1" in octal notation backfill
6161
-- 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
6264
- Fixed bug #3779 : Squiz/LowercasePHPFunctions + Generic/ForbiddenFunctions: bug fix for class names in attributes
6365
-- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
6466
- Fixed bug #3789 : Incorrect tokenization for ternary operator with match inside of it
6567
-- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
6668
- Fixed bug #3797 : Tokenizer/PHP: more context sensitive keyword fixes
6769
-- 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
6872
</notes>
6973
<contents>
7074
<dir name="/">

0 commit comments

Comments
 (0)