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

Releases: symfony/cli

v4.26.12

22 Dec 10:21
612414e
Compare
Choose a tag to compare
  • Add a project:migrate command to help migrate SymfonyCloud projects to the new platform

v4.26.11

07 Dec 18:13
612414e
Compare
Choose a tag to compare
  • Add PHP 8.1 extensions supported on SymfonyCloud
  • Fix SymfonyCloud v2 installed binaries in production containers

v4.26.10

05 Dec 15:18
612414e
Compare
Choose a tag to compare
  • Update the check requirements script to fix PHP 8.1 notice
  • Update available service versions
  • Add support for MAILER_DISABLED to disable all emails

v4.26.9

18 Nov 13:20
612414e
Compare
Choose a tag to compare
  • Add a --webapp flag to symfony new to create a project with some recommended packages and configuration for web applications
  • Deprecate --expose-env-vars on tunnel:open in favor of var:expose-from-tunnel
  • Fix some panics

v4.26.8

26 Oct 07:32
612414e
Compare
Choose a tag to compare
  • Fix SymfonyCloud list of supported PHP extensions

v4.26.7

25 Oct 09:36
612414e
Compare
Choose a tag to compare
  • Fix env:urls not returning the URLs under certain circumstancies
  • Avoid masking some errors that lead to a panic

v4.26.6

29 Sep 16:19
612414e
Compare
Choose a tag to compare
  • Fix running symfony binary on SymfonyCloud clusters

v4.26.5

29 Sep 12:56
612414e
Compare
Choose a tag to compare
  • Disable peer verification in $MAILER_DSN

v4.26.4

27 Sep 15:11
612414e
Compare
Choose a tag to compare
  • Fix SMTP env vars on SymfonyCloud clusters

v4.26.3

13 Sep 12:22
612414e
Compare
Choose a tag to compare
  • Fix infinite loop while deploying a SymfonyCloud project (take 2)