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 cd84aa9 commit 80da522Copy full SHA for 80da522
package.xml
@@ -54,6 +54,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
54
-- Thanks to Sertan Danis for the patch
55
- Squiz ArrayDeclarationSniff now skips function calls while checking multi-line arrays
56
- Fixed bug #337 : False positive with anonymous functions in Generic_Sniffs_WhiteSpace_ScopeIndentSniff
57
+ - Fixed bug #339 : reformatting brace location can result in broken code
58
- Fixed bug #342 : Nested ternary operators not tokenized correctly
59
- Fixed bug #345 : Javascript regex not tokenized when inside array
60
- Fixed bug #346 : PHP path can't be determined in some cases in "phpcs.bat" (on Windows XP)
0 commit comments