Skin::renderHead - improved handling of null
This release drops the support for PHP 7.3 which reached its EOL almost a year ago.
What's Changed
- Require at least PHP 7.4 by @macbre in #170
- Skin::renderHead - do not pass null to htmlspecialchars() by @macbre in #169
Full Changelog: v0.8.0...v0.8.1