Replies: 3 comments 9 replies
-
I have been using v6.8 with PHP7.4 and I've been very happy with it, but now that I'm required to use PHP 8 I'm afraid that I'll have to look for another solution. As for the beta version being the "Best possible solution" - I've already lost a couple of days trying to make this work, and with no success. The "upgrade guide" is vague and confusing ("Change hostname to alias", and then "alias() is deleted, host() itself sets alias" - what?). Things that were working well before are breaking (the 'cleanup' task, rsync in general, recipe integration, etc). It would be extremely helpful to provide some examples of common usage for v7, especially for using the rsync recipe. Thanks for your work and I hope that you manage to get v7 sorted out - I really love deployer. |
Beta Was this translation helpful? Give feedback.
-
What is replacement for |
Beta Was this translation helpful? Give feedback.
-
Hello, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Current stable version v6.8.0 does not support PHP8 due to next facts:
Solutions to this problem:
Upgrade to Deployer v7.
https://github.com/deployphp/deployer/blob/master/docs/UPGRADE.md#upgrade-from-6x-to-7x
Switch to
deployer/dist
Solution for deployphp/recipes
Beta Was this translation helpful? Give feedback.
All reactions