Skip to content

Commit d03b941

Browse files
committed
Changelog for #2121
1 parent d812c7c commit d03b941

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
3838
-- Thanks to Juliette Reinders Folmer for the patch
3939
- Fixed bug #2115 : Squiz.Commenting.VariableComment not checking var types when the @var line contains a comment
4040
- 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
4143
</notes>
4244
<contents>
4345
<dir name="/">

0 commit comments

Comments
 (0)