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 cc83d36 commit 26d3516Copy full SHA for 26d3516
package.xml
@@ -94,6 +94,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
94
- Fixed bug #1109 : Wrong scope indent reported in anonymous class
95
- Fixed bug #1112 : File docblock not recognized when require_once follows it
96
- Fixed bug #1120 : InlineControlStructureSniff does not handle auto-fixing for control structures that make function calls
97
+ - Fixed bug #1124 : Squiz.Operators.ComparisonOperatorUsage does not detect bracketed conditions for inline IF statements
98
+ -- Thanks to Raphael Horber for the patch
99
</notes>
100
<contents>
101
<dir name="/">
0 commit comments