Commit Graph

43 Commits

Author SHA1 Message Date
67f23b6380 Improve code quality 2020-03-14 14:57:21 +05:30
cc55dbcaa8 Remove support for deprecated inputs 2020-02-17 02:35:18 +05:30
17241e2689 Add support for update and extension versions 2020-02-14 12:55:04 +05:30
ca33d01e9f Add support for old PHP versions on linux 2020-02-13 10:31:48 +05:30
4eeaf5f99e Handle extensions input typo 2020-01-26 18:05:27 +05:30
b44b7344e0 Add support for pre-release pecl extensions 2020-01-26 02:27:40 +05:30
9afdee42e8 Add support to specify version of tools 2020-01-08 10:45:30 +05:30
0ac6f76d36 Fix setup order 2020-01-01 16:05:01 +05:30
de32d8b95f Add tools support 2019-12-27 13:11:17 +05:30
273096b82f Refactor coverage and extension code 2019-12-26 20:21:39 +05:30
935e74fb40 Refactor scripts and fix reading php-version 2019-12-22 10:19:53 +05:30
1798f4d615 Fix matchers and add tests 2019-12-19 10:44:43 +05:30
8039546df3 Merge pull request #84 from decnorton/develop
Add problem matcher for PHPUnit
2019-12-19 02:18:02 +05:30
c6ad3d1a70 Add 8.0 support on windows 2019-12-19 00:23:32 +05:30
2b027bd9bc Fix reading unquoted versions 2019-12-14 10:13:01 +05:30
e4fc767f9c Deprecate extension-csv and ini-values-csv inputs 2019-12-09 11:14:07 +05:30
1cf6a369bb Add support for PHP 8.0.0-dev #104 2019-12-09 10:31:11 +05:30
03f36220f4 Add PHPUnit problem matcher 2019-11-24 16:35:21 +00:00
1db0b0651d Ship with @zeit/ncc 2019-11-24 05:17:35 +05:30
3f6c88dec7 Improve workflow and lint the code 2019-11-24 02:38:52 +05:30
e14155415a Add PECL support on linux 2019-11-07 14:35:31 +05:30
aa2af38672 Add tests for install.ts and update dependencies 2019-10-30 09:27:04 +05:30
0d8d5d2f2c Fix side effects of this action 2019-10-29 05:37:39 +05:30
91d14c7068 Update workflows as powershell is now default on windows 2019-10-25 04:28:19 +05:30
a6aaa1db78 Improve Logs and tests 2019-10-17 21:39:01 +05:30
e755fb7a69 Refactor installation scripts 2019-10-11 12:48:49 +05:30
46a875ad7e Improve code and examples 2019-10-08 18:31:45 +05:30
2a30f9d208 Fix xdebug and pcov on PHP7.4 and restructre code 2019-10-03 11:44:17 +05:30
932b66f3fc Fix config.yaml path 2019-09-28 07:23:27 +05:30
9134867822 Add coverage support, improve logs and fix bugs 2019-09-26 20:24:24 +05:30
43178a7254 Improve code quality and write tests 2019-09-20 21:54:46 +05:30
db44db4b97 Fix PECL extension installation on darwin 2019-09-19 18:05:40 +05:30
601f50f55e cleanup 2019-09-19 06:40:09 +05:30
e71c06a64f Make /run/php directory in ubuntu and fix extension install 2019-09-19 06:16:13 +05:30
e4a37d0f16 Add support for php.ini customization and fix bugs 2019-09-18 16:19:52 +05:30
02867faba4 Add support for PHP7.4 2019-09-13 13:47:34 +05:30
42de8649eb Fix script to enable extensions 2019-09-09 04:09:41 +05:30
c5513d9a78 Add support for adding PHP extensions 2019-09-07 18:18:47 +05:30
1c6748567c Add sh to darwin.sh execution 2019-09-06 23:22:15 +05:30
76bcc07458 Add version to the script names while running 2019-09-06 20:50:29 +05:30
2f94ea1a79 Fix race condition in get_file 2019-09-06 18:04:53 +05:30
f8b0e78904 cleanup 2019-09-06 05:35:52 +05:30
8f9786b73f init 2019-09-06 05:17:43 +05:30