setup-php v1.7.0 Release Notes

Release Date: 2019-12-31 // over 4 years ago
    • ๐Ÿ”จ Refactor installation scripts.
      • Switching between installed PHP versions should now just take seconds on linux. ๐Ÿš€
      • Plugin hirak/prestissimo is now optional, can be setup using tools input.
      • Update ppa:ondrej/php only if required.
    • ๐Ÿ—„ Input pecl is now deprecated, specify pecl in tools input.
    • ๐Ÿ›  Fix regex to check installed extensions in linux and darwin.
    • Discard patch if specified in php-version input.
    • โž• Add cross-platform support for ext-phalcon using pre-built binaries/packages. Fixes #128
    • ๐Ÿ”จ Refactor coverage and extension code.
    • โž• Add support to setup widely used tools globally.
    • โšก๏ธ Update symfony examples
    • โšก๏ธ Update existing PHP version on windows. Fixes #132