- Removed the custom token
T_AMPERSANDas PHP 8.1+ provides tokens for it already and our 2.0.0 release overwrote it. See #44 for details.
Full Changelog: https://github.com/theseer/tokenizer/compare/2.0.0...2.0.1
Unclaimed project
Are you a maintainer of tokenizer? Claim this project to take control of your public changelog and roadmap.
Changelog
A small library for converting tokenized PHP source code into XML (and potentially other formats)
T_AMPERSAND as PHP 8.1+ provides tokens for it already and our 2.0.0 release overwrote it. See #44 for details.Full Changelog: https://github.com/theseer/tokenizer/compare/2.0.0...2.0.1
PhpToken::tokenize() - requires PHP8+ by @staabm in https://github.com/theseer/tokenizer/pull/35Full Changelog: https://github.com/theseer/tokenizer/compare/1.3.1...2.0.0