Skip to content

Commit b0ee3ee

Browse files
committed
Changelog for #2143
1 parent c4062af commit b0ee3ee

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
@@ -53,6 +53,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
5353
- Fixed bug #2127 : File::findExtendedClassName() doesn't support nested classes
5454
-- Thanks to Juliette Reinders Folmer for the patch
5555
- 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
5658
</notes>
5759
<contents>
5860
<dir name="/">

0 commit comments

Comments
 (0)