Commit Graph

74 Commits

Author SHA1 Message Date
Shivam Mathur
3087ceb811
Merge pull request #58 from shivammathur/develop
Fix enableExtensionUnix
2019-10-10 22:10:37 +05:30
Shivam Mathur
05e2b0d1e9
Fix enableExtensionUnix 2019-10-10 21:21:50 +05:30
Shivam Mathur
dd5c977988
Merge pull request #57 from shivammathur/develop
Fix scripts, README and examples
2019-10-10 19:55:19 +05:30
Shivam Mathur
c1c0acc338
Fix scripts, README and examples 2019-10-10 19:45:43 +05:30
Shivam Mathur
409e055931
Merge pull request #55 from shivammathur/develop
Improve code and examples
2019-10-08 19:41:46 +05:30
Shivam Mathur
46a875ad7e
Improve code and examples 2019-10-08 18:31:45 +05:30
Shivam Mathur
7e81c058fb
Merge pull request #54 from shivammathur/develop
Add option to disable coverage drivers
2019-10-05 15:32:11 +05:30
Shivam Mathur
754ab9515b
Add option to disable coverage drivers 2019-10-05 15:00:00 +05:30
Shivam Mathur
f866c880c2
Merge pull request #52 from shivammathur/develop
Fix links in README. Broken in #51
2019-10-05 07:01:38 +05:30
Shivam Mathur
eb21cb8fb3
Fix links in README. Broken in #51 2019-10-05 07:00:06 +05:30
Shivam Mathur
aee6b953c3
Merge pull request #51 from shivammathur/develop
Fix examples and add coverage badge
2019-10-05 06:54:59 +05:30
Shivam Mathur
21c3c8db47
Fix examples and add coverage badge 2019-10-05 06:44:08 +05:30
Shivam Mathur
c0e0d9d98e
Merge pull request #50 from shivammathur/develop
Fix example laravel with postgres
2019-10-04 21:48:41 +05:30
Shivam Mathur
5ab8ec4a99
Fix example laravel with postgres 2019-10-04 21:46:54 +05:30
Shivam Mathur
ec3c220bb2
Merge pull request #49 from shivammathur/develop
1.3.8
2019-10-04 21:41:40 +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
06929bdf4c
Merge pull request #48 from shivammathur/develop
1.3.7 - restructure code, fix extensions on 7.4 and add example
2019-10-03 20:57:14 +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
0f97f445fb
Merge pull request #47 from linuxjuggler/add-example
adding laravel with mysql example
2019-10-03 19:52:45 +05:30
Zaher Ghaibeh
507cc5e95d adding laravel with mysql example 2019-10-03 13:43:34 +03:00
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
e63fd8e122 Fix link to CONTRIBUTING.md 2019-09-24 16:16:33 +05:30
Shivam Mathur
d33e2e06e4 Not run workflow on *.md changes and fix links in README 2019-09-24 15:53:38 +05:30
Shivam Mathur
7fcf39f8e9 Fix codecov reporting and improve README 2019-09-24 14:54:34 +05:30
Shivam Mathur
43a64813f3 Improve PR Templates 2019-09-22 14:34:08 +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
585f7a1fd2 Add FUNDING.yml and issue templates 2019-09-21 17:31:59 +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
69f9b777e1 Bump version to 1.2.1 2019-09-13 13:47:34 +05:30