- fix whitespace output for PHP 8.3
- support the different HTML output of PHP 8.3
- handle invalid
NULLreturn values fromhighlight_*()functions (when disabled by PHP configuration)
PhpHighlighter::file()andPhpHighlighter::code()now returnnullin case of failure
- changed class members from protected to private
- cs fixes, added codestyle checks
Initial release