diff --git a/package.xml b/package.xml index cab1e3fa6f..c9832c6a17 100644 --- a/package.xml +++ b/package.xml @@ -26,8 +26,9 @@ http://pear.php.net/dtd/package-2.0.xsd"> BSD 3-Clause License - - Verbose diff report output has slightly changed to improve readability - -- Fully qualified class names are now replaced with sniff codes + - Very very verbose diff report output has slightly changed to improve readability + -- Output is printed when running PHPCS with the --report=diff and -vvv command line arguments + -- Fully qualified class names have been replaced with sniff codes -- Tokens being changed now display the line number they are on - PSR12.Files.FileHeader no longer ignores comments preceding a use, namespace, or declare statement - PSR12.Files.FileHeader now allows a hashbang line at the top of the file