cache-extensions

Cache PHP extensions in GitHub Actions

MIT License

Downloads
186
Stars
49
Committers
5

Bot releases are visible (Hide)

cache-extensions - 1.3.0

Published by shivammathur about 4 years ago

  • Add support for PHP 8.1.
  • Add support for alias latest.
  • Update lists for PHP 8.0.
  • Fix API version for PHP 8.0.
  • Update Node.js dependencies.
cache-extensions - 1.2.0

Published by shivammathur about 4 years ago

  • Reset key for PHP 8 after ZEND_EXTENSION_API_NO bump.
  • Bump TypeScript to 4.0.3.
  • Update other Node.js dependencies.
cache-extensions - 1.1.3

Published by shivammathur about 4 years ago

  • Add cubrid to the lists.
  • Update README.
cache-extensions - 1.1.2

Published by shivammathur about 4 years ago

  • Change PHP 8.0 prefix for linux.
  • Update extension lists.
cache-extensions - 1.1.1

Published by shivammathur over 4 years ago

  • Add Xdebug to ignore lists for PHP 8.
  • Update templates and docs.
  • Remove dashes from step ids.
  • Switch to ES2019.
  • Update dependencies
  • Fixes prototype pollution in lodash (GHSA-p6mc-m468-83gw)
cache-extensions - 1.1.0

Published by shivammathur over 4 years ago

  • Update lists of libraries and extensions.
  • Bump actions/cache to v2 in README.
  • Add support for Ubuntu 20.04.
cache-extensions - 1.0.6

Published by shivammathur over 4 years ago

  • Filter extensions marked for removal
cache-extensions - 1.0.5

Published by shivammathur over 4 years ago

  • Reset old cache key on PHP 8.0 on windows.
  • Update dependencies.
cache-extensions - 1.0.4

Published by shivammathur over 4 years ago

Update dependencies to fix CVE-2020-7598

cache-extensions - 1.0.3

Published by shivammathur over 4 years ago

  • Add support for macports builds on macOS for PHP 5.3, 5.4 and 5.5.
  • Add checks to improve running time on linux.

Note: Please reset the key if you are caching extensions on PHP 5.3, 5.4 or 5.5 on macOS.

cache-extensions - 1.0.2

Published by shivammathur over 4 years ago

  • Update extension_dir for PHP 5.x on darwin.
  • Install dependencies on ubuntu for extensions to be cached.
  • Fix arguments to the script.
  • Add ubuntu release name to the key.
cache-extensions - 1.0.1

Published by shivammathur over 4 years ago

  • Fix reading php version if semver or unquoted.
cache-extensions - 1.0.0

Published by shivammathur over 4 years ago

  • Update inputs for action/cache
  • Refactor script
cache-extensions - 0.0.2

Published by shivammathur over 4 years ago

  • Fix id in actions/cache step in usage example.
cache-extensions - 0.01

Published by shivammathur over 4 years ago

init