github Masterminds/html5-php 2.11.0

5 hours ago

What's Changed

  • Add feDropShadow to the SVG element tables by @RobinDev in #267
  • Fix CI: replace removed PHPUnit assertRegExp with assertMatchesRegularExpression by @goetas with @Copilot in #269
  • Fix php-cs-fixer CI failure: remove extra space in Html5Test.php by @goetas with @Copilot in #271
  • Replace deprecated spl_object_hash() with spl_object_id() for PHP 8.6 compatibility by @goetas with @Copilot in #270
  • Drop PHP 5.x support, require PHP 7.0+ by @goetas with @Copilot in #272
  • Raise project minimum supported PHP version to 7.2 by @goetas with @Copilot in #273
  • Avoid ReflectionMethod::setAccessible() deprecations on PHP 8.5+ in serializer tests by @goetas with @Copilot in #274
  • Add PHP 8.6 to CI, CS, and benchmark workflow matrices by @goetas with @Copilot in #275

New Contributors

Full Changelog: 2.10.1...2.11.0

Don't miss a new html5-php release

NewReleases is sending notifications on new releases.