Skip to content

Skin::renderHead - improved handling of null

Compare
Choose a tag to compare
@macbre macbre released this 04 Nov 13:00
· 266 commits to master since this release
ab39516

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