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 e850135 commit 285de0dCopy full SHA for 285de0d
package.xml
@@ -77,6 +77,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
77
-- Set the skipIfInheritdoc sniff property to "true" to skip checking function comments if the content is only {@inhertidoc}
78
-- The default remains at "false", so these comments will continue to report errors
79
-- Thanks to Jess Myrbo for the patch
80
+ - Squiz.PHP.NonExecutableCode now has improved handling of syntax errors
81
+ -- Thanks to Thiemo Kreuz for the patch
82
- Fixed an issue that could occurr when checking files on network drives, such as with WSL2 on Windows 10
83
-- This works around a long-standing PHP bug with is_readable()
84
-- Thanks to Michael S for the patch
0 commit comments