We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e59e569 commit e754fabCopy full SHA for e754fab
package.xml
@@ -97,6 +97,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
97
-- Thanks to Jess Myrbo for the patch
98
- Squiz.PHP.NonExecutableCode now has improved handling of syntax errors
99
-- Thanks to Thiemo Kreuz for the patch
100
+ - Squiz.WhiteSpace.ScopeKeywordSpacing now checks spacing when using PHP 8.0 constructor property promotion
101
+ -- Thanks to Juliette Reinders Folmer for the patch
102
- Fixed an issue that could occurr when checking files on network drives, such as with WSL2 on Windows 10
103
-- This works around a long-standing PHP bug with is_readable()
104
-- Thanks to Michael S for the patch
0 commit comments