373 B
373 B
CHANGELOG
2.0.0 (2018/06/29)
- [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
.
1.0.0 (2017/11/18)
- Initial version.