File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
42
42
--- Generic.WhiteSpace.DisallowSpaceIndent
43
43
--- Generic.WhiteSpace.DisallowTabIndent
44
44
-- Thanks to Juliette Reinders Folmer for the patch
45
+ - File::getMethodParameters() no longer incorrectly returns argument attributes in the type hint array index
46
+ -- A new has_attributes array index is available and set to TRUE if the argument has attributes defined
47
+ -- Thanks to Juliette Reinders Folmer for the patch
45
48
- Generic.NamingConventions.ConstructorName no longer throws deprecation notices on PHP 8.1
46
49
-- Thanks to Juliette Reinders Folmer for the patch
47
50
- Squiz.Commenting.BlockComment now correctly applies rules for block comments after a short echo tag
You can’t perform that action at this time.
0 commit comments