File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -26,8 +26,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
26
26
</stability>
27
27
<license uri="https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt">BSD 3-Clause License</license>
28
28
<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
31
32
-- Tokens being changed now display the line number they are on
32
33
- PSR12.Files.FileHeader no longer ignores comments preceding a use, namespace, or declare statement
33
34
- PSR12.Files.FileHeader now allows a hashbang line at the top of the file
You can’t perform that action at this time.
0 commit comments