Skip to content

Commit d5c1cf7

Browse files
committed
Changelog for #3320 (ref #3298)
1 parent b0ab30b commit d5c1cf7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
4242
--- Generic.WhiteSpace.DisallowSpaceIndent
4343
--- Generic.WhiteSpace.DisallowTabIndent
4444
-- 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
4548
- Generic.NamingConventions.ConstructorName no longer throws deprecation notices on PHP 8.1
4649
-- Thanks to Juliette Reinders Folmer for the patch
4750
- Squiz.Commenting.BlockComment now correctly applies rules for block comments after a short echo tag

0 commit comments

Comments
 (0)