Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
phploy.phar | 2025-03-06 | 3.3 MB | |
PHPloy v5.0.0-beta source code.tar.gz | 2025-03-06 | 3.1 MB | |
PHPloy v5.0.0-beta source code.zip | 2025-03-06 | 3.1 MB | |
README.md | 2025-03-06 | 705 Bytes | |
Totals: 4 Items | 9.5 MB | 0 |
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_ed25519
keys 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