Releases: yosymfony/parser-utils
Releases · yosymfony/parser-utils
v2.0.0
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
.