Finally, PHP v5 is here. Here is a list of notable updates and changes:
- PHP 8.0 is now the least support version. For development, PHP8.2 is required.
- Flysystem v3 is now in with all its good stuff.
- The testing suite has been revamped to use Docker compose instead of Vagrant.
- Pest has been adopted as the testing framework. A lot of the old testing suite needs to be ported over.
- PHPloy.php has been broken into a couple of files because it had grown to big.
- Deploying through
id_ed25519keys is now supported.
There has been no compatibility-braking changes. All you setups should work the same with the new version.
Please grab it and report any issues.
Thank you,
Baki