We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84e97dc commit c85ac6aCopy full SHA for c85ac6a
package.xml
@@ -63,6 +63,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
63
-- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
64
- Fixed bug #3779 : Squiz/LowercasePHPFunctions + Generic/ForbiddenFunctions: bug fix for class names in attributes
65
66
+ - Fixed bug #3787 : PEAR/Squiz/[MultiLine]FunctionDeclaration: allow for PHP 8.1 new in initializers
67
+ -- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
68
- Fixed bug #3789 : Incorrect tokenization for ternary operator with match inside of it
69
70
- Fixed bug #3797 : Tokenizer/PHP: more context sensitive keyword fixes
0 commit comments