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 c4062af commit b0ee3eeCopy full SHA for b0ee3ee
package.xml
@@ -53,6 +53,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
53
- Fixed bug #2127 : File::findExtendedClassName() doesn't support nested classes
54
-- Thanks to Juliette Reinders Folmer for the patch
55
- Fixed bug #2138 : Tokenizer detects wrong token for php ::class feature with spaces
56
+ - Fixed bug #2143 : PSR2.Namespaces.UseDeclaration does not properly fix "use function" and "use const" statements
57
+ -- Thanks to Chris Wilkinson for the patch
58
</notes>
59
<contents>
60
<dir name="/">
0 commit comments