Skip to content

Commit d427d75

Browse files
committed
Changelog for #3289
1 parent f103a4b commit d427d75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
127127
-- Set the skipIfInheritdoc sniff property to "true" to skip checking function comments if the content is only {@inhertidoc}
128128
-- The default remains at "false", so these comments will continue to report errors
129129
-- Thanks to Jess Myrbo for the patch
130+
- Squiz.Commenting.FunctionComment now supports the PHP 8 mixed type
131+
-- Thanks to Vadim Borodavko for the patch
130132
- Squiz.PHP.NonExecutableCode now has improved handling of syntax errors
131133
-- Thanks to Thiemo Kreuz for the patch
132134
- Squiz.WhiteSpace.ScopeKeywordSpacing now checks spacing when using PHP 8.0 constructor property promotion

0 commit comments

Comments
 (0)