Skip to content

3.1.0

Choose a tag to compare

@llaville llaville released this 09 Jan 08:45
· 1620 commits to master since this release

Added

  • PHP 7.3.26 support
  • PHP 7.4.14 support
  • PHP 8.0.1 support

Changed

  • replaced return 0 by return Command::SUCCESS and return 1 by return Command::FAILURE in Console commands

Fixed

  • assure application version used when initializing platforms and displaying them