Skip to content

Releases: yosymfony/parser-utils

v2.0.0

29 Jun 15:37
Compare
Choose a tag to compare

What's new in this release?

  • [New] The class TokenStream implements TokenStreamInterface.
  • [New] Added PHPUnit as dev-requirement
  • [Fixed] Fixed a typo with the method parseImplementation from the class AbstractParser.
    The previous name was parseImplentation.

v1.0.0

18 Nov 22:36
Compare
Choose a tag to compare

Initial version