Skip to content

Commit ee4bc19

Browse files
committed
Changelog for #1448
1 parent 809ac85 commit ee4bc19

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
@@ -27,6 +27,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
2727
<license uri="https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt">BSD 3-Clause License</license>
2828
<notes>
2929
- Fixed bug #1442 : T_NULLABLE detection not working for nullable parameters and return type hints in some cases
30+
- Fixed bug #1448 : Generic.Classes.OpeningBraceSameLine doesn't detect comment before opening brace
31+
-- Thanks to Juliette Reinders Folmer for the patch
3032
</notes>
3133
<contents>
3234
<dir name="/">

0 commit comments

Comments
 (0)