This repository was archived by the owner on Aug 16, 2022. It is now read-only.
Releases: symfony/cli
Releases · symfony/cli
v4.13.0
- Initial alpha support for ARM
- Reveal global
ansi
,no-ansi
andno-interaction
flags - Add support for
NO_COLOR
env var (https://no-color.org/) - Fix
SYMFONY_*
environment values might not be read if flags are provided on the command line - Add
clone-parent-data
flag onenv:create
to enable/disable parent data cloning - Add
if-not-exists
flag onenv:create
to not fail when the environment already exists - Improve automatic detection of parent environment in
env:create
v4.12.10
v4.12.9
- Display current version when proposing upgrading to a new one
- Don't wrap table columns on
symfony projects
- Fix
could not determine the current project
errors during project creation withsymfony deploy
- Skip canceled project in
symfony projects
- Add support for post-merge pull request build for GitHub
- Optimize requests count in
symfony projects
- Allow to use files as
watch
value forlocal:run
- Tweak the wording for the 'search engine indexation' setting
- Show subscription ID in projects description
- Don't expose default SMTP host if MAILER_DSN is declared
v4.12.8
v4.12.7
v4.12.6
v4.12.5
- Refactor the PHP web server to have a more consistent experience across all SAPIs
- Display project status in
projects
andproject:info
commands output - Force domains to be treated lowercase
- Fix running
symfony new
on Windows when Composer is already installed - Fix
php
,php-config
, andphpize
paths used bypecl
- Add support for
phpize
- Fix support for
phpdbg
andphp-config