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 809ac85 commit ee4bc19Copy full SHA for ee4bc19
package.xml
@@ -27,6 +27,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
27
<license uri="https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt">BSD 3-Clause License</license>
28
<notes>
29
- 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
32
</notes>
33
<contents>
34
<dir name="/">
0 commit comments