This repository was archived by the owner on Aug 16, 2022. It is now read-only.
Releases: symfony/cli
Releases · symfony/cli
v4.1.0
- Fix user env vars not defined in PHP-FPM (to mimick
php -S
behavior) - Fix
proxy:stop
when the proxy is not running - Fix relative directory support on the
--dir
flag - Add support for PHP installed via XAMPP on Windows/Linux/MacOS
- Add support for PHP installed via MAMP on MacOS/Windows
- Add support for PHP installed via phpbrew on MacOS/Linux
- Add support for PHP installed via Cygwin/Chocolatey/WAMP on Windows
- Display plan details (ressources and prices) during project creation
v4.0.5
v4.0.4
v4.0.3
v4.0.2
- Fix serverVersion DSN for MariaDB with Doctrine
- Fix 'http method PATCH is not allowed for this path' during
project:scale
- Integrate security:check during deploy/redeploy
- Windows: fix autoupdate, requires running uninstaller then download and run new installer