- support the different HTML output of PHP 8.3.0
- handle invalid
NULL
return values fromhighlight_*()
functions (when disabled by PHP configuration)
PhpHighlighter::file()
andPhpHighlighter::code()
now returnnull
in case of failure
- changed class members from protected to private
- cs fixes, added codestyle checks
Initial release