setup-php v1.10.1 Release Notes

Release Date: 2020-11-26 // over 3 years ago
  • ๐Ÿš€ v1 maintenance release

    • PHP 8 is stable PHP 8.0.0 now on setup-php.
    • โž• Add JIT configuration section to the README. Refer to JIT Configuration.
    • Sync dependencies from shivammathur/extensions tap in add_brew_extension.
    • ๐Ÿ›  Fix Xdebug setup.
    • ๐Ÿ›  Fix tool setup on Windows.
    • ๐Ÿ›  Fix shellcheck warning in add_tool.
    • ๐Ÿ›  Fix deleting extensions when one extension is a substring of the other.
    • ๐Ÿ›  Fix fetching extension version from PECL on macOS.
    • ๐Ÿ”จ Refactor darwin.sh script.
    • ๐Ÿ”„ Change project description in actions.yml.