dj_mix_hosting_software/vendor/yosymfony/parser-utils/CHANGELOG.md
2024-04-29 19:04:51 -07:00

373 B

CHANGELOG

2.0.0 (2018/06/29)

  • [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.

1.0.0 (2017/11/18)

  • Initial version.