This repository was archived by the owner on Aug 16, 2022. It is now read-only.
Releases: symfony/cli
Releases · symfony/cli
v4.22.0
Add _test
suffix to MySQL/MariaDB/PostgreSQL database names when APP_ENV
is test
v4.21.6
Fix randomly missing RABBITMQ_/MAILER_ env var (local web server)
Fix missing headers in responses (local web server)
v4.21.5
Fix early logs not displayed when streaming logs of the local web server
Fix using plain PHP files with local web server not running PHP FPM
Fix log in the header of HTTP responses
v4.21.4
Fix the Content-Length header of the toolbar modified and sent by the local web server
Fix empty response are converted to a 1 byte response by local web server
Fix Docker support when DOCKER_HOST is set to a unix:// path
Fix support for wildcard domains
Fix server:start
when PHP FPM is already running
Fix server:start
issue when an old PID file still exists
Remove stopped workers from output in server:status
v4.21.3
Disable composer interaction on symfony new
, should prevent the command to run indefinitely
Fix missing space in php-ext
recommendation
Fix quotes double escaping in header values in the Local web server when the PHP builtin server is in use
v4.21.2
Fix wrong BC alias for env:snapshot:create
v4.21.1
Fix failure to unmarshall .symfony/applications.yaml
file
Fix false positive recommendation on commented lines regarding the use of %kernel.logs_dir%/%kernel.environment%
Fix BC break on the --force-update
flag of the security:check
command
v4.21.0
Drop support for macOS 32bits
Add support for PHP 8.0 on SymfonyCloud
Expose all Docker compose ports, even for unknown services
Use standard SSH URL (ssh://) instead of Git ones for every Git operations
Rename 'snapshots' as 'backups'
Allow to restore a backup to a different environment
Add new pre-deployment check for logging configuration
Add support for providing coupon at project creation
v4.20.5
Fix parts of billing updates are not applied
v4.20.4
Fix server:status
show finished processes
Various small fixes on SymfonyCloud log streaming
Fix bash installer does not support i686 architecture
Replace 'users' wording by 'seats'
You can’t perform that action at this time.