Commit Graph

57 Commits

Author SHA1 Message Date
Shivam Mathur
dfabf8ce29
Update ppa:ondrej/php before install 2019-11-02 18:50:10 +05:30
Shivam Mathur
878561f9a8
Bump to PHP7.4RC5 on darwin and windows 2019-11-01 05:06:33 +05:30
Shivam Mathur
9550c7aa45
Bump xdebug version for PHP7.4 on windows 2019-10-31 15:00:51 +05:30
Shivam Mathur
aa2af38672
Add tests for install.ts and update dependencies 2019-10-30 09:27:04 +05:30
Shivam Mathur
aeb5831c32
Install ext-psr using apt for phalcon 2019-10-30 01:30:54 +05:30
Shivam Mathur
0d8d5d2f2c
Fix side effects of this action 2019-10-29 05:37:39 +05:30
Shivam Mathur
91d14c7068
Update workflows as powershell is now default on windows 2019-10-25 04:28:19 +05:30
Shivam Mathur
340ab0b95f
Fix logs on windows 2019-10-23 15:27:40 +05:30
Shivam Mathur
75c0e130e8
Switch to apt-fast 2019-10-23 03:35:15 +05:30
Shivam Mathur
57a0907a18
Enable ext-curl on windows 2019-10-22 22:56:27 +05:30
Shivam Mathur
3315fa09dc
Overwrite existing PHP on windows 2019-10-22 21:59:36 +05:30
Shivam Mathur
46f009cce1
Fix installation of extensions with pdo prefix 2019-10-19 19:29:29 +05:30
Shivam Mathur
8d9a12ba84
PHP7.4 RC4 on windows and macOS 2019-10-19 11:09:31 +05:30
Shivam Mathur
a6aaa1db78
Improve Logs and tests 2019-10-17 21:39:01 +05:30
Shivam Mathur
fce9311522
Add support for phalcon 2019-10-14 08:35:38 +05:30
Shivam Mathur
99bbaa2a58
Improve documentation 2019-10-11 23:09:05 +05:30
Shivam Mathur
f7f5b1a7e1
Specify version in phpenmod and phpdismod 2019-10-11 13:14:59 +05:30
Shivam Mathur
e755fb7a69
Refactor installation scripts 2019-10-11 12:48:49 +05:30
Shivam Mathur
05e2b0d1e9
Fix enableExtensionUnix 2019-10-10 21:21:50 +05:30
Shivam Mathur
c1c0acc338
Fix scripts, README and examples 2019-10-10 19:45:43 +05:30
Shivam Mathur
46a875ad7e
Improve code and examples 2019-10-08 18:31:45 +05:30
Shivam Mathur
754ab9515b
Add option to disable coverage drivers 2019-10-05 15:00:00 +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
e97e822eff Cleanup 7.4.sh and bump version to 1.3.7 2019-10-03 20:45:58 +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
dcd432d918 Remove log output from 7.4 on darwin 2019-09-28 08:01:23 +05:30
Shivam Mathur
91a03a2865 Fix kerberos package name 2019-09-28 08:01:23 +05:30
Shivam Mathur
ca33947c62 Fix logs 2019-09-28 08:01:23 +05:30
Shivam Mathur
932b66f3fc Fix config.yaml path 2019-09-28 07:23:27 +05:30
Shivam Mathur
651d2619bb Install extensions with PHP7.4 on darwin. 2019-09-28 01:15:33 +05:30
Shivam Mathur
16f13a69eb Add extension to php.ini in windows using Add-Content 2019-09-27 00:15:03 +05:30
Shivam Mathur
9134867822 Add coverage support, improve logs and fix bugs 2019-09-26 20:24:24 +05:30
Shivam Mathur
36104f0983 Fix scripts and action workflow 2019-09-25 17:04:10 +05:30
Kentaro Ohkouchi
a0b0e58cb3 Improve composer installer on darwin
- Check to signature.
- Add error handling.
2019-09-25 08:46:37 +05:30
Kentaro Ohkouchi
c6f956927a Improve composer installer
- Check to signature.
- Add error handling.
- See Also https://getcomposer.org/doc/faqs/how-to-install-composer-programmatically.md
2019-09-25 08:46:37 +05:30
Shivam Mathur
83cc9a4bcf Fix condition to check if extension is enabled 2019-09-24 21:49:53 +05:30
Shivam Mathur
ba83ab2e67 Add templates and format code 2019-09-22 12:25:51 +05:30
Shivam Mathur
9cfe4e665e Optimize installation scripts 2019-09-22 00:30:44 +05:30
Shivam Mathur
43178a7254 Improve code quality and write tests 2019-09-20 21:54:46 +05:30
Shivam Mathur
db44db4b97 Fix PECL extension installation on darwin 2019-09-19 18:05:40 +05:30
Shivam Mathur
601f50f55e cleanup 2019-09-19 06:40:09 +05:30
Shivam Mathur
e71c06a64f Make /run/php directory in ubuntu and fix extension install 2019-09-19 06:16:13 +05:30
George Boot
c5825452ec Adding hirak/prestissimo to darwin and linux 2019-09-18 19:13:58 +05:30
Shivam Mathur
339c69c9a5 Fix php.ini in php7.4 in darwin 2019-09-18 18:02:35 +05:30
Shivam Mathur
e4a37d0f16 Add support for php.ini customization and fix bugs 2019-09-18 16:19:52 +05:30
Shivam Mathur
a398f54da4 Install PHP only if not found and support 7.4.0RC2 2019-09-18 01:18:33 +05:30
Shivam Mathur
02867faba4 Add support for PHP7.4 2019-09-13 13:47:34 +05:30
Shivam Mathur
42de8649eb Fix script to enable extensions 2019-09-09 04:09:41 +05:30