We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3f26f8 commit e2756f6Copy full SHA for e2756f6
package.xml
@@ -26,6 +26,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
26
</stability>
27
<license uri="https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt">BSD 3-Clause License</license>
28
<notes>
29
+ - The info report (--report=info) now has improved formatting for metrics that span multiple lines
30
+ -- Thanks to Juliette Reinders Folmer for the patch
31
- The Squiz standard now ensures underscores are not used to indicate visibility of private members vars and methods
32
-- Previously, this standard enforced the use of underscores
33
</notes>
0 commit comments