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 b3ec73f commit 54ef8abCopy full SHA for 54ef8ab
package.xml
@@ -50,6 +50,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
50
- Fixed an issue in Zend ClosingTagSniff where the closing tag was not always being detected correctly
51
-- Thanks to Jonathan Robson for the patch
52
- Fixed an issue in Generic FunctionCallArgumentSpacingSniff where closures could cause incorrect errors
53
+ - Fixed an issue in Generic UpperCaseConstantNameSniff where errors were incorrectly reported on goto statements
54
+ -- Thanks to Tom Klingenberg for the patch
55
- PEAR FileCommentSniff and ClassCommentSniff now support author emails with a single character in the local part
56
-- E.g., [email protected]
57
-- Thanks to Denis Shapkin for the patch
0 commit comments