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 857616f commit 64d184eCopy full SHA for 64d184e
package.xml
@@ -44,6 +44,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
44
- Fixed bug #2674 : Squiz.Functions.FunctionDeclarationArgumentSpacing prints wrong argument name in error message
45
- Fixed bug #2676 : PSR12.Files.FileHeader locks up when file ends with multiple inline comments
46
- Fixed bug #2678 : PSR12.Classes.AnonClassDeclaration incorrectly enforcing that closing brace be on a line by itself
47
+ - Fixed bug #2685 : File::getMethodParameters() setting typeHintEndToken for vars with no type hint
48
+ -- Thanks to Juliette Reinders Folmer for the patch
49
</notes>
50
<contents>
51
<dir name="/">
0 commit comments