Skip to content

Commit e2a120a

Browse files
committed
Updated changelog
1 parent 9843e89 commit e2a120a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.xml

+2
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
3737
-- Thanks to Jaroslav Hanslík for the patch
3838
- Squiz OperatorSpacingSniff now ignores references
3939
-- Thanks to Jaroslav Hanslík for the patch
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
4042
- Fixed unit tests not running under Windows
4143
-- Thanks to Jaroslav Hanslík for the patch
4244
- Fixed bug #18964 : "$stackPtr must be of type T_VARIABLE" on heredocs and nowdocs

0 commit comments

Comments
 (0)