Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

Releases: symfony/cli

v4.25.1

24 May 17:22
612414e
Compare
Choose a tag to compare
  • Fix bug in APP_ENV logic

v4.25.0

24 May 08:51
612414e
Compare
Choose a tag to compare
  • n/a
  • Never overwrite an existing SSH key
  • Fix env var name for newer versions of Mercure
  • Disable Mercure if env var already exists
  • Add support for the upcoming v2 of SymfonyCloud (needs customer to be on-boarded first)

v4.24.1

10 May 07:05
612414e
Compare
Choose a tag to compare
  • Fix fuzzy command name algorithm when there is an exact match

v4.24.0

08 May 08:17
612414e
Compare
Choose a tag to compare
  • Add support for fuzzy command names (for instance, you can use u:a instead of user:add)
  • Remove error that is not an error: error sending signal urgent I/O condition os: process already finished
  • Fix env:validate when the .symfony.cloud.yaml file is not valid
  • Update available PHP extensions on Cloud
  • Disable auto-updates (only a warning is now displayed with the command to run to update)

v4.23.5

07 Apr 05:33
b3df926
Compare
Choose a tag to compare
  • n/a
  • Fix requirements for the book (for Symfony 5.2)
  • Make book requirements pass if only optional requirements are missing

v4.23.4

05 Apr 14:19
b3df926
Compare
Choose a tag to compare
  • Bump Mercure

v4.23.3

29 Mar 12:51
b3df926
Compare
Choose a tag to compare
  • Fix project:create when not logged in
  • Switch to Composer 2 by default if available
  • Add more supported PHP extensions on SymfonyCloud for PHP 8.0
  • Switch to PHP 8.0 as a default version when creating a new SymfonyCloud project

v4.23.2

02 Mar 17:19
b3df926
Compare
Choose a tag to compare
  • n/a
  • Use the user home dir to store temporary files instead of the system temp dir
  • Remove errors when auth cannot be automatically renewed

v4.23.1

26 Feb 14:26
b3df926
Compare
Choose a tag to compare
  • Fix PHP version detection when using alternatives on Linux
  • Add support for MYSQL_HOST and MYSQL_TCP_PORT env vars

v4.23.0

22 Feb 09:31
b3df926
Compare
Choose a tag to compare
  • Fix a crash when known_hosts format is wrong
  • Add Mercure support