setup-php v1.8.8 Release Notes

Release Date: 2020-05-13 // almost 4 years ago
  • ๐Ÿš€ v1 maintenance release

    • โž• Add support for COMPOSER_TOKEN to avoid API rate limits.
    • โž• Add composer global bin directory to PATH environment variable.
    • ๐Ÿ›  Fix PHP version detection on linux and darwin.
    • ๐Ÿ›  Fix support for phalcon and gearman.
    • Rebuild PHP 5.6 and 7.0 on darwin to use [email protected] and fix missing library errors.
    • ๐Ÿ”จ Refactor and cleanup scripts.
    • Set endOfLine to auto after prettier is bump to 2.0.5.