Commit Graph

46 Commits

Author SHA1 Message Date
Shivam Mathur
b2d037d560 Add support to remove all shared extensions 2021-08-28 12:17:23 +05:30
Shivam Mathur
8e80635955 Fix parsing extensions input if Zend OPcache is specified instead of opcache 2021-08-28 12:17:21 +05:30
Shivam Mathur
4bb4f1812c Fix to make utils.readEnv more resilient to user input 2021-08-18 09:53:26 +05:30
Shivam Mathur
a3727c20a4 Bump version to 2.12.0
Update Node.js dependencies
2021-07-14 14:38:18 +05:30
Shivam Mathur
09e08a3554 More fixes in fetching tool versions 2021-07-14 14:17:32 +05:30
Shivam Mathur
14fa980966 Improve error handling in utils.fetch and its uses
Minor fixes in tests

Revert to ES2019
2021-07-09 11:26:38 +05:30
Shivam Mathur
39491a0fba Add authorization header to GitHub API call when COMPOSER_TOKEN is set 2021-07-07 22:40:05 +05:30
Shivam Mathur
6449431df2 Move tools config to tools.json
Refactor tools functions to use Records and object literals
2021-07-07 22:40:02 +05:30
Shivam Mathur
55ab748aaa Update dependencies
Update to Jest 27

Set sourceMap to true in tsconfig.json
2021-06-04 21:34:31 +05:30
Shivam Mathur
fe944a16b5 Use EXTENSION_PATH to specify subdirectory in add_extension_from_source 2021-04-20 17:20:36 +05:30
Shivam Mathur
b3152daa8d Add support for any git repository to compile extension from source
Add support for extensions in a subdirectory to compile from source
2021-04-15 16:54:32 +05:30
Shivam Mathur
1686147b24 Do not quote ini values with error constants 2021-02-04 13:01:05 +05:30
Shivam Mathur
fbc8407035 Add support to specify version in \d.x notation 2021-01-16 11:16:13 +05:30
Shivam Mathur
6972aed899 Add support for quoted csv in ini-values 2021-01-15 13:52:18 +05:30
Shivam Mathur
d0677c93b9 Bump version to 2.9.0 2020-11-28 15:08:27 +05:30
Shivam Mathur
466908db61 Set 8.0 as the latest version 2020-11-28 15:08:26 +05:30
Shivam Mathur
f8e867a9ff Refactor install.ts 2020-10-15 14:16:18 +05:30
Shivam Mathur
8cb01730c7 Prioritize with over env for inputs 2020-10-15 14:16:17 +05:30
Shivam Mathur
ebba1db2c3 Add alias latest 2020-10-15 14:16:17 +05:30
Shivam Mathur
9457ce6e2b Replace fedora with valid platform name 2020-09-06 19:29:34 +05:30
Shivam Mathur
188598ef9d Dry custom tools and extension code 2020-08-10 14:08:27 +05:30
Shivam Mathur
cb25b9c13a Add support for protoc and grpc_php_plugin 2020-08-03 11:47:10 +05:30
Shivam Mathur
2a7ae24c8e Dry extension code 2020-08-03 11:47:00 +05:30
Shivam Mathur
0fae072f07 Refactor extensions.ts 2020-08-02 19:09:45 +05:30
Shivam Mathur
52691651dc Add support for Xdebug3 on stable PHP 2020-06-22 07:33:14 +05:30
Shivam Mathur
d10d1e249b Bump version to 2.2.0 2020-05-13 07:12:42 +05:30
Shivam Mathur
5c2618165a Fetch blackfire latest versions 2020-05-12 19:32:03 +05:30
Shivam Mathur
67f23b6380 Improve code quality 2020-03-14 14:57:21 +05:30
Shivam Mathur
acee5b203f Add support for blackfire client, agent and player 2020-02-28 14:43:57 +05:30
Shivam Mathur
84e88e382f Fix and refactor ext-blackfire 2020-02-27 19:27:11 +05:30
Jaapio
dc9461a053 Add blackfire to linux install
Add logging about install process

Fix formating of semversion blackfire

Only add version when needed

Pass phpversion
2020-02-27 10:38:52 +01:00
Shivam Mathur
de32d8b95f Add tools support 2019-12-27 13:11:17 +05:30
Shivam Mathur
1cf6a369bb Add support for PHP 8.0.0-dev #104 2019-12-09 10:31:11 +05:30
Shivam Mathur
2f951ef5cd Use Homebrew for PHP 7.4 on macOS 2019-11-30 04:59:05 +05:30
Shivam Mathur
1db0b0651d Ship with @zeit/ncc 2019-11-24 05:17:35 +05:30
Shivam Mathur
3f6c88dec7 Improve workflow and lint the code 2019-11-24 02:38:52 +05:30
Shivam Mathur
0d8d5d2f2c Fix side effects of this action 2019-10-29 05:37:39 +05:30
Shivam Mathur
a6aaa1db78 Improve Logs and tests 2019-10-17 21:39:01 +05:30
Shivam Mathur
46a875ad7e Improve code and examples 2019-10-08 18:31:45 +05:30
Shivam Mathur
17d90ace86 Improve examples and logging, and fix PCOV setup on linux 2019-10-04 21:26:49 +05:30
Shivam Mathur
ba5306eea9 Use pre-compiled PCOV binary for PHP7.4 on windows 2019-10-04 13:48:09 +05:30
Shivam Mathur
2a30f9d208 Fix xdebug and pcov on PHP7.4 and restructre code 2019-10-03 11:44:17 +05:30
Shivam Mathur
eaf140ca8b Fix xdebug version 2019-09-28 16:40:37 +05:30
Shivam Mathur
ca33947c62 Fix logs 2019-09-28 08:01:23 +05:30
Shivam Mathur
9134867822 Add coverage support, improve logs and fix bugs 2019-09-26 20:24:24 +05:30
Shivam Mathur
43178a7254 Improve code quality and write tests 2019-09-20 21:54:46 +05:30