Skip to content

Commit 285de0d

Browse files
committed
Changelog for #2990
1 parent e850135 commit 285de0d

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
@@ -77,6 +77,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
7777
-- Set the skipIfInheritdoc sniff property to "true" to skip checking function comments if the content is only {@inhertidoc}
7878
-- The default remains at "false", so these comments will continue to report errors
7979
-- 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
8082
- Fixed an issue that could occurr when checking files on network drives, such as with WSL2 on Windows 10
8183
-- This works around a long-standing PHP bug with is_readable()
8284
-- Thanks to Michael S for the patch

0 commit comments

Comments
 (0)