Whilst I understand the next major version of Deployer will support PHP 8, it would greatly ease upgrading if the 6.x branch also supported PHP 8. If it technically does already, adding the tag should be trivial. Having the tag means users can upgrade to PHP 8 and later upgrade Deployer, instead of having to do both at the same time. Therefore having a stable PHP 8 tag now is important, rather than waiting for Deployer 7 release.
This is make sense. Will release patch for php8.
Any update on this one yet?
Done. Released v6.8.1.
@antonmedv there is no such version in releases.
Seems he forgot to push the tag...
Yes, I did it, but have to revoke the release and deleted the tag as it not that simple. Due to:
https://github.com/deployphp/deployer/issues/2348
https://github.com/deployphp/deployer/issues/2352
Please follow instructions here: https://github.com/deployphp/deployer/discussions/2351
Most helpful comment
This is make sense. Will release patch for php8.