We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9843e89 commit e2a120aCopy full SHA for e2a120a
package.xml
@@ -37,6 +37,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
37
-- Thanks to Jaroslav Hanslík for the patch
38
- Squiz OperatorSpacingSniff now ignores references
39
40
+ - Squiz FunctionCommentSniff now reports a missing function comment if it finds a standard code comment instead
41
+ - Squiz FunctionCommentThrownTagSniff no longer reports errors if it can't find a function comment
42
- Fixed unit tests not running under Windows
43
44
- Fixed bug #18964 : "$stackPtr must be of type T_VARIABLE" on heredocs and nowdocs
0 commit comments