setup-php v1.9.0 Release Notes

Release Date: 2020-06-09 // almost 3 years ago
  • ๐Ÿš€ v1 minor release

    • โž• Add support for Ubuntu 20.04 runners. Refer to the docs.
    • โž• Add support to specify composer version in tools input. Refer to the docs.
    • โšก๏ธ Update actions/cache uses to v2.
    • Pre-install PCOV with PHP 8.
    • Switch from xz to zstd compression for packaging PHP 8.0.
    • ๐Ÿง Decouple script for PHP 8.0 on Linux.
    • ๐Ÿ›  Fix updating powershell profiles on Windows.
    • ๐Ÿ‘Œ Improve documentation.
    • ๐Ÿ”จ Refactor internal testing workflows.
    • โช Revert to ES2019 as Node 12.x is the default version.
    • ๐Ÿ‘• Cleanup ESlint config.
    • โšก๏ธ Update Node dependencies.