Skip to content

PHP-Parser 1.0.2

Compare
Choose a tag to compare
@nikic nikic released this 04 Nov 22:16
· 1320 commits to master since this release
  • The NameResolver visitor now also resolves names in trait adaptations (aliases and precedence declarations).
  • Remove stray whitespace when pretty-printing trait adaptations that only change visibility.