Skip to content

v3.0 Beta

Pre-release
Pre-release

Choose a tag to compare

@HeahDude HeahDude released this 14 Dec 15:37
· 50 commits to master since this release
cbc438c

PR #52

  • [BC break] Dropped support for PHP 5.x. PHP 7.1 minimum required.
  • Added a new HTMLPurifierConfigFactory to handle cache properly and to
    build custom html definition from bundle configuration.
  • [BC Break] The bundle configuration has changed
  • Added CHANGELOG and UPGRADE files
  • Refactored SerializerCacheWarmer to preload each profile configuration
  • [BC break] Added type hints and return type hints