Commit 9d01436
committed
PSR2/UseDeclaration - refine testcase
While this test-case was always intended to be a parse error, it wasn't
intended to be _that_ parse error. The initial intention was that this
particular case (unfinished group) not be fixable. That was the case when the
code was initially written, but a later change enabled the auto-fixer and broke
this.
I have opened <#333> to
track the incorrect fixer changes being applied in the other parse error case.1 parent 293b617 commit 9d01436
File tree
1 file changed
+1
-1
lines changed- src/Standards/PSR2/Tests/Namespaces
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
0 commit comments