All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Allow for a new document after the current PR#61
- Added support for PHP 8.0
- Added
ParserAwareInterfaceto exposesetParser()method
- Added php-cs-fixer to CI analysis
- Added phpstan to CI analysis
- Added
PositionAwareInterfaceto exposesetFilePosition()method - Added PHP DocBlock and typehints
- Updated PHP min requirements to 7.1
- Applied php-cs-fixer fixes
- Moved
ParsingErrorclass toException\ParsingException - Moved
ListenerInterfaceclass toListener\ListenerInterface - Updated Travis integration