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 8f656d2 commit 937a382Copy full SHA for 937a382
package.xml
@@ -59,6 +59,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
59
-- PHP 7 type hints were also being shown when run under PHP 5 in some cases
60
- Fixed bug #1405 : Squiz.WhiteSpace.ScopeClosingBrace fails to fix closing brace within indented PHP tags
61
- 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
64
</notes>
65
<contents>
66
<dir name="/">
0 commit comments