File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,12 @@ 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
+ - The PEAR installable version of PHPCS was missing some files, which have been re-included in this release
30
+ -- The code report was not previously available for PEAR installs
31
+ -- The Generic.Formatting.SpaceBeforeCast sniff was not previously available for PEAR installs
32
+ -- The Generic.WhiteSpace.LanguageConstructSpacing sniff was not previously available for PEAR installs
33
+ -- Thanks to Juliette Reinders Folmer for the patch
34
+
29
35
- T_PHPCS_SET tokens now contain sniffCode, sniffProperty, and sniffPropertyValue indexes
30
36
-- Sniffs can use this information instead of having to parse the token content manually
31
37
- Generic.Files.LineEndings no longer adds superfluous new line at the end of JS and CSS files
You can’t perform that action at this time.
0 commit comments