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 dd8a709 commit 812d33cCopy full SHA for 812d33c
package.xml
@@ -49,6 +49,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
49
-- Squiz.Commenting.VariableComment
50
-- Squiz.WhiteSpace.ScopeKeywordSpacing
51
-- Thanks to Juliette Reinders Folmer for the patches
52
+ - The parallel feature is now more efficent and runs faster in some situations due to improved process managment
53
+ -- Thanks to Sergei Morozov for the patch
54
- Generic.PHP.UpperCaseConstant and Generic.PHP.LowerCaseConstant now ignore type declarations
55
-- These sniffs now only report errors for true/false/null when used as values
56
-- Thanks to Juliette Reinders Folmer for the patch
0 commit comments