Skip to content

3.14.0

Choose a tag to compare

@llaville llaville released this 22 Nov 10:13
· 1134 commits to master since this release

Added

  • PHP 7.3.33 support
  • PHP 7.4.26 support
  • PHP 8.0.13 support

Changed

  • Imagick reference updated to version 3.6.0 (stable)
  • Rdkafka reference updated to version 6.0.0RC1 (beta)
  • Redis reference updated to version 5.3.5RC1 (beta)
  • PHAR manifest is now included into the .phar file and .box.metadata.cache is only a cache file as it should be.
    See Box issue box-project/box#576 for info.

Removed

  • file config/container.php replaced by src/Infrastructure/Framework/Symfony/DependencyInjection/ContainerFactory.php

Fixed

  • PHAR distribution with box compile command