setup-php/__tests__
Shivam Mathur ada1ce86b7
Refactor and improve extension support
Add support for APCu on macOS from shivammathur/homebrew-extensions
Improve support for geos to compile on PHP 8.0 and 8.1
Fix pecl setup to avoid unnecessary callbacks
Use GitHub releases for all couchbase versions
Use add_extension_from_source for all custom supported extensions
Remove bintray and use shivammathur/intl-icu releases
Add patch for protobuf for installing from source
Move patches from custom extension scripts to patches directory
Add support to build extension from GitHub and pecl tar archives (Internal API)
Refactor regex in extension.ts
Move add_pecl_extension to common.sh
Refactor remove_extension in darwin.sh
Fix shellcheck warning in darwin.sh
Improve switch_version in linux.sh to accept parameters
2021-04-15 16:54:35 +05:30
..
config.test.ts Fix setting xdebug.mode 2020-12-17 21:08:00 +05:30
coverage.test.ts Add support for coverage: xdebug2 2020-12-24 18:20:42 +05:30
extensions.test.ts Refactor and improve extension support 2021-04-15 16:54:35 +05:30
install.test.ts Set 8.0 as the latest version 2020-11-28 15:08:26 +05:30
tools.test.ts Refactor tools 2021-02-20 16:11:20 +05:30
utils.test.ts Add support for any git repository to compile extension from source 2021-04-15 16:54:32 +05:30