Skip to content

Commit 937a382

Browse files
committed
Changelog for #1431
1 parent 8f656d2 commit 937a382

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
@@ -59,6 +59,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
5959
-- PHP 7 type hints were also being shown when run under PHP 5 in some cases
6060
- Fixed bug #1405 : Squiz.WhiteSpace.ScopeClosingBrace fails to fix closing brace within indented PHP tags
6161
- Fixed bug #1421 : Ternaries used in constant scalar expression for param default misidentified by tokenizer
62+
- Fixed bug #1431 : PHPCBF can't fix short open tags when they are not followed by a space
63+
-- Thanks to Gonçalo Queirós for the patch
6264
</notes>
6365
<contents>
6466
<dir name="/">

0 commit comments

Comments
 (0)