Skip to content

2.13.4: Imports parsing fix

Compare
Choose a tag to compare
@thekid thekid released this 25 Jun 13:55
· 47 commits to main since this release
  • Fixed parsing global imports and grouped imports containing aliases,
    which surfaced as either Syntax error, unexpected token as or
    Cannot use object of type PhpToken as array errors
    (@thekid)