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 d812c7c commit d03b941Copy full SHA for d03b941
package.xml
@@ -38,6 +38,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
38
-- Thanks to Juliette Reinders Folmer for the patch
39
- Fixed bug #2115 : Squiz.Commenting.VariableComment not checking var types when the @var line contains a comment
40
- Fixed bug #2120 : Tokenizer fails to match T_INLINE_ELSE when used after function call containing closure
41
+ - Fixed bug #2121 : Squiz.PHP.DisallowMultipleAssignments false positive in while loop conditions
42
+ -- Thanks to Juliette Reinders Folmer for the patch
43
</notes>
44
<contents>
45
<dir name="/">
0 commit comments