What's new in this release?
- [New] The class
TokenStream
implementsTokenStreamInterface
. - [New] Added PHPUnit as dev-requirement
- [Fixed] Fixed a typo with the method
parseImplementation
from the classAbstractParser
.
The previous name wasparseImplentation
.