Skip to content

Commit 33af624

Browse files
committed
Improved the changelog
1 parent e10743c commit 33af624

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +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-
- Verbose diff report output has slightly changed to improve readability
30-
-- Fully qualified class names are now replaced with sniff codes
29+
- Very very verbose diff report output has slightly changed to improve readability
30+
-- Output is printed when running PHPCS with the --report=diff and -vvv command line arguments
31+
-- Fully qualified class names have been replaced with sniff codes
3132
-- Tokens being changed now display the line number they are on
3233
- PSR12.Files.FileHeader no longer ignores comments preceding a use, namespace, or declare statement
3334
- PSR12.Files.FileHeader now allows a hashbang line at the top of the file

0 commit comments

Comments
 (0)