What's Changed
- Fix fwrite() null deprecation in OutputRules::wr() on PHP 8.1+ by @eyupcanakman in #263
- Passing empty to ord() is deprecated in PHP 8.5 by @claudiu-cristea in #265
- Fix dynamic property deprecation in TraverserTest & TokenizerTest by @ohader in #266
New Contributors
- @eyupcanakman made their first contribution in #263
- @claudiu-cristea made their first contribution in #265
Full Changelog: 2.10.0...2.10.1