Skip to content

Commit fde816c

Browse files
committed
Changelog for #3071
1 parent 807c10c commit fde816c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
2626
</stability>
2727
<license uri="https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt">BSD 3-Clause License</license>
2828
<notes>
29+
- PHPCS annotations can now be specified using hash-style comments
30+
-- Previously, only slash-style and block-style comments could be used to do things like disable errors
31+
-- Thanks to Juliette Reinders Folmer for the patch
2932
- Fixed bug #3294 : Bug in attribute tokenization when content contains PHP end token or attribute closer on new line
3033
-- Thanks to Alessandro Chitolina for the patch
3134
-- Thanks to Juliette Reinders Folmer for the tests

0 commit comments

Comments
 (0)