Shivam Mathur
|
121cb19a65
|
Fix composer tools setup
|
2021-02-20 17:54:40 +05:30 |
|
Shivam Mathur
|
739ccacdc4
|
Refactor tools
Improve support for tool aliases
|
2021-02-20 16:11:20 +05:30 |
|
Shivam Mathur
|
cff0bdeaa3
|
Use composer for codeception setup
|
2021-02-19 13:49:58 +05:30 |
|
Shivam Mathur
|
70d858dd49
|
Add support for msgpack and redis on macOS for PHP 5.6+
|
2021-02-19 13:49:57 +05:30 |
|
Shivam Mathur
|
3340d60d91
|
Improve support for pecl_http on linux and macOS
|
2021-02-19 13:49:56 +05:30 |
|
Shivam Mathur
|
57c17e3349
|
Add support for pecl_http on Windows for PHP 7.1 to 8.0
|
2021-02-19 13:49:55 +05:30 |
|
Shivam Mathur
|
356e1a5128
|
Add support for pecl_http, propro, raphf, xdebug2 and zmq using shivammathur/extensions tap
|
2021-02-19 13:49:54 +05:30 |
|
Shivam Mathur
|
633920d001
|
Merge pull request #409 from dingo-d/master
Update readme with additional tools support
|
2021-02-19 13:49:53 +05:30 |
|
Shivam Mathur
|
406f3c410a
|
Revert "Update brew for all PHP versions until updated on images"
This reverts commit 2ea6ca5b36 .
|
2021-02-19 13:49:52 +05:30 |
|
Shivam Mathur
|
17349dafc1
|
Improve regexes in extensions.ts
|
2021-02-19 13:49:51 +05:30 |
|
Denis Žoljom
|
962f570776
|
Update README.md
Add wp-cli to the list of supported tools.
|
2021-02-19 13:49:50 +05:30 |
|
Shivam Mathur
|
f66ac5d5a6
|
Merge pull request #399 from alcaeus/allow-github-extension-installs
Allow extensions to be compiled from GitHub sources
|
2021-02-19 13:49:50 +05:30 |
|
Andreas Braun
|
3f466981fc
|
Address review feedback
|
2021-02-19 13:49:49 +05:30 |
|
Andreas Braun
|
fd62612e9e
|
Allow building specific commits
|
2021-02-19 13:49:42 +05:30 |
|
Andreas Braun
|
26791e8412
|
Address code review feedback
|
2021-02-19 13:49:41 +05:30 |
|
Andreas Braun
|
f42065d568
|
Allow extensions to be compiled from GitHub sources
|
2021-02-19 13:49:40 +05:30 |
|
Shivam Mathur
|
912f27c42c
|
Improve regex in utils.parseVersion
|
2021-02-19 13:49:39 +05:30 |
|
Shivam Mathur
|
86e1ccdd8d
|
Fix pdo setup
|
2021-02-19 13:30:02 +05:30 |
|
Shivam Mathur
|
36ec0200a6
|
Fix cache support for cubrid and pdo_cubrid
|
2021-02-19 07:18:39 +05:30 |
|
Shivam Mathur
|
1686147b24
|
Do not quote ini values with error constants
|
2021-02-04 13:01:05 +05:30 |
|
Shivam Mathur
|
ecc8611061
|
Update README
|
2021-02-04 11:00:28 +05:30 |
|
Shivam Mathur
|
abefdb50ee
|
Fix composer config syntax
|
2021-02-04 11:00:27 +05:30 |
|
Shivam Mathur
|
2ea6ca5b36
|
Update brew for all PHP versions until updated on images
|
2021-02-04 11:00:20 +05:30 |
|
Shivam Mathur
|
a83d4379b1
|
Fix pcov on PHP 8.0 on Windows
|
2021-01-19 20:36:17 +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
|
d2f58713aa
|
Use GITHUB_ENV to append to PATH
|
2021-01-07 21:53:45 +05:30 |
|
Shivam Mathur
|
068c794af7
|
Change Node.js version in the workflow
|
2021-01-07 00:14:26 +05:30 |
|
Shivam Mathur
|
1e119b6d1a
|
Fix add_pdo_extension in linux.sh
|
2021-01-07 00:13:05 +05:30 |
|
Shivam Mathur
|
77721f6637
|
Make sure tool path is always in PATH
|
2020-12-26 01:25:36 +05:30 |
|
Shivam Mathur
|
d731e56579
|
Add support for macOS ARM
|
2020-12-26 01:25:30 +05:30 |
|
Shivam Mathur
|
e5b90e33c6
|
Add support for coverage: xdebug2
|
2020-12-24 18:20:42 +05:30 |
|
Shivam Mathur
|
849315646a
|
Add support for brewed extensions on PHP 8.0 and 8.1 on macOS
|
2020-12-24 15:48:35 +05:30 |
|
Shivam Mathur
|
d891a81b7f
|
Fix add_brew_tap in darwin.sh
Fix shellcheck in darwin.sh
|
2020-12-24 03:34:39 +05:30 |
|
Shivam Mathur
|
5098017251
|
Update js dependencies
|
2020-12-21 22:51:36 +05:30 |
|
Shivam Mathur
|
2da85f306f
|
Add support for specifying ICU version on PHP 8.0
|
2020-12-19 18:47:19 +05:30 |
|
Shivam Mathur
|
1f94ad201f
|
Improve symfony example workflows
|
2020-12-19 18:41:33 +05:30 |
|
Shivam Mathur
|
862f206cd2
|
Merge pull request #377 from smoqadam/master
issue #376 - Install phpunit dependencies before runs the tests
|
2020-12-19 04:36:39 -08:00 |
|
smoqadam
|
81964ae791
|
issue #376 - Install phpunit dependencies before runs the tests
|
2020-12-19 20:18:12 +08:00 |
|
Shivam Mathur
|
b7d1d9c9a9
|
Adjust $nightly_versions on linux
|
2020-12-18 22:45:12 +05:30 |
|
Shivam Mathur
|
c5e4d55c3b
|
Add devtools on self-hosted workflows
|
2020-12-18 22:40:16 +05:30 |
|
Shivam Mathur
|
d74064b67a
|
Fix setting xdebug.mode
|
2020-12-17 21:08:00 +05:30 |
|
Shivam Mathur
|
8862a73fdd
|
Update Pre-installed PHP in README
|
2020-12-17 19:03:15 +05:30 |
|
Shivam Mathur
|
7b44f7e007
|
Fix couchbase on PHP 7.2
|
2020-12-17 16:29:01 +05:30 |
|
Shivam Mathur
|
ff5499165a
|
Set JIT related ini values on PHP 8
|
2020-12-17 14:02:00 +05:30 |
|
Shivam Mathur
|
b3cd6b4dab
|
Improve pecl support
|
2020-12-17 12:54:01 +05:30 |
|
Shivam Mathur
|
ce02569aea
|
Exit on failing to setup PHP
|
2020-12-17 04:43:16 +05:30 |
|
Shivam Mathur
|
f1c04eb1eb
|
Update sponsor logos
|
2020-12-15 16:22:21 +05:30 |
|
Shivam Mathur
|
77aeac1761
|
Fix logging in add_pdo_extension in linux.sh
|
2020-12-14 22:33:39 +05:30 |
|
Shivam Mathur
|
569522d50d
|
Fetch homebrew taps manually
|
2020-12-14 19:34:32 +05:30 |
|