Skip to content

6.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Oct 14:03
· 180 commits to master since this release

Added

  • support to light Kernel introduced since PHP CompatInfoDB 4.4 and finalized with CompatInfoDB 4.6
  • Composer symfony/framework-bundle dev constraint for debug:container and debug:event-dispatcher commands (helper for developers)

Changed

  • raise bartlett/php-compatinfo-db constraint to 4.6 minimum to support all features of light Kernel
  • Default Logger set log level (debug or info) accordingly to APP_DEBUG setting

Fixed

  • Autowiring alias is deprecated since Symfony 5.1
  • Avoid to override default logger when invoke analyser:run command with --debug option
  • Display timing and memory usage information, that won't show since release 6.2 (see --profile option)