~~Deployer v8 is not yet officially released.~~ Deployer v8 has been officially released. 🎉 - Blog Post: https://deployer.org/blog/deployer-v8 - Upgrade Guide: https://deployer.org/docs/8.x/UPGRADE#upgrade-from-7x-to-8x - Releases: https://github.com/deployphp/deployer/releases?q=&expanded=true ## Changes **Changes to look at** - [x] Changes to `run`/`runLocally` options - [ ] New maml format? Probably no need atm, since yaml is still supported - [x] `escapeshellarg` -> `quote` - [x] Supported PHP Versions - [x] https://github.com/deployphp/deployer/pull/4044/changes - [x] https://github.com/deployphp/deployer/pull/4017 - [x] https://github.com/deployphp/deployer/pull/4158 - [x] https://github.com/deployphp/deployer/pull/4159 ## Todos - [x] Add v8 to test matrix in GitHub Actions
Deployer v8 is not yet officially released.Deployer v8 has been officially released. 🎉
Changes
Changes to look at
run/runLocallyoptionsescapeshellarg->quotelocal_archiveupdate code strategy deployphp/deployer#4017Todos