Commit Graph

  • 16267e1982
    Merge pull request #64 from shivammathur/develop 1.4.4 Shivam Mathur 2019-10-25 05:11:14 +05:30
  • 91d14c7068
    Update workflows as powershell is now default on windows Shivam Mathur 2019-10-25 03:00:35 +05:30
  • 340ab0b95f
    Fix logs on windows Shivam Mathur 2019-10-23 15:27:40 +05:30
  • 75c0e130e8
    Switch to apt-fast Shivam Mathur 2019-10-23 03:35:15 +05:30
  • 57a0907a18
    Enable ext-curl on windows Shivam Mathur 2019-10-22 22:56:27 +05:30
  • 3315fa09dc
    Overwrite existing PHP on windows Shivam Mathur 2019-10-22 21:58:30 +05:30
  • b132b4eb7c
    Merge pull request #62 from shivammathur/develop Shivam Mathur 2019-10-19 21:09:39 +05:30
  • 9145972d5c
    Edit README and the test workflow Shivam Mathur 2019-10-19 19:59:48 +05:30
  • 0ac43c03b2
    Add timeout to codecov step in the workflow Shivam Mathur 2019-10-19 19:41:49 +05:30
  • 46f009cce1
    Fix installation of extensions with pdo prefix Shivam Mathur 2019-10-19 19:29:29 +05:30
  • 8d9a12ba84
    PHP7.4 RC4 on windows and macOS Shivam Mathur 2019-10-19 11:09:31 +05:30
  • 76e0150bb5
    Update FUNDING.yml Shivam Mathur 2019-10-19 10:29:42 +05:30
  • ffc5b0249d
    Merge pull request #60 from shivammathur/develop 1.4.3 Shivam Mathur 2019-10-17 22:12:11 +05:30
  • a6aaa1db78
    Improve Logs and tests Shivam Mathur 2019-10-17 01:41:13 +05:30
  • 62beed29e3
    Merge pull request #59 from shivammathur/develop 1.4.2 Shivam Mathur 2019-10-14 08:55:35 +05:30
  • fce9311522
    Add support for phalcon Shivam Mathur 2019-10-13 09:48:29 +05:30
  • b2e7a49dd5
    Add lumen examples and fix laravel examples Shivam Mathur 2019-10-13 05:27:58 +05:30
  • 99bbaa2a58
    Improve documentation Shivam Mathur 2019-10-11 23:09:05 +05:30
  • f7f5b1a7e1
    Specify version in phpenmod and phpdismod Shivam Mathur 2019-10-11 13:14:59 +05:30
  • e755fb7a69
    Refactor installation scripts Shivam Mathur 2019-10-11 04:41:25 +05:30
  • 3087ceb811
    Merge pull request #58 from shivammathur/develop 1.4.1 Shivam Mathur 2019-10-10 22:10:37 +05:30
  • 05e2b0d1e9
    Fix enableExtensionUnix Shivam Mathur 2019-10-10 21:13:51 +05:30
  • dd5c977988
    Merge pull request #57 from shivammathur/develop Shivam Mathur 2019-10-10 19:55:19 +05:30
  • c1c0acc338
    Fix scripts, README and examples Shivam Mathur 2019-10-10 17:47:17 +05:30
  • 409e055931
    Merge pull request #55 from shivammathur/develop 1.4.0 Shivam Mathur 2019-10-08 19:41:46 +05:30
  • 46a875ad7e
    Improve code and examples Shivam Mathur 2019-10-08 18:12:54 +05:30
  • 7e81c058fb
    Merge pull request #54 from shivammathur/develop 1.3.9 Shivam Mathur 2019-10-05 15:32:11 +05:30
  • 754ab9515b
    Add option to disable coverage drivers Shivam Mathur 2019-10-05 15:00:00 +05:30
  • f866c880c2
    Merge pull request #52 from shivammathur/develop Shivam Mathur 2019-10-05 07:01:38 +05:30
  • eb21cb8fb3
    Fix links in README. Broken in #51 Shivam Mathur 2019-10-05 07:00:06 +05:30
  • aee6b953c3
    Merge pull request #51 from shivammathur/develop Shivam Mathur 2019-10-05 06:54:59 +05:30
  • 21c3c8db47
    Fix examples and add coverage badge Shivam Mathur 2019-10-05 06:44:08 +05:30
  • c0e0d9d98e
    Merge pull request #50 from shivammathur/develop 1.3.8 Shivam Mathur 2019-10-04 21:48:41 +05:30
  • 5ab8ec4a99
    Fix example laravel with postgres Shivam Mathur 2019-10-04 21:46:54 +05:30
  • ec3c220bb2
    Merge pull request #49 from shivammathur/develop Shivam Mathur 2019-10-04 21:41:40 +05:30
  • 17d90ace86
    Improve examples and logging, and fix PCOV setup on linux Shivam Mathur 2019-10-04 19:34:05 +05:30
  • ba5306eea9
    Use pre-compiled PCOV binary for PHP7.4 on windows Shivam Mathur 2019-10-04 13:30:16 +05:30
  • 06929bdf4c
    Merge pull request #48 from shivammathur/develop 1.3.7 Shivam Mathur 2019-10-03 20:57:14 +05:30
  • e97e822eff Cleanup 7.4.sh and bump version to 1.3.7 Shivam Mathur 2019-10-03 20:45:58 +05:30
  • 0f97f445fb
    Merge pull request #47 from linuxjuggler/add-example Shivam Mathur 2019-10-03 19:52:45 +05:30
  • 507cc5e95d adding laravel with mysql example Zaher Ghaibeh 2019-10-03 13:43:34 +03:00
  • 2a30f9d208 Fix xdebug and pcov on PHP7.4 and restructre code Shivam Mathur 2019-09-28 20:09:05 +05:30
  • eaf140ca8b Fix xdebug version 1.3.6 Shivam Mathur 2019-09-28 08:49:11 +05:30
  • dcd432d918 Remove log output from 7.4 on darwin Shivam Mathur 2019-09-28 07:38:57 +05:30
  • 91a03a2865 Fix kerberos package name Shivam Mathur 2019-09-28 07:37:39 +05:30
  • ca33947c62 Fix logs Shivam Mathur 2019-09-28 03:06:41 +05:30
  • 932b66f3fc Fix config.yaml path Shivam Mathur 2019-09-28 07:08:10 +05:30
  • 651d2619bb Install extensions with PHP7.4 on darwin. Shivam Mathur 2019-09-27 01:17:33 +05:30
  • 16f13a69eb Add extension to php.ini in windows using Add-Content Shivam Mathur 2019-09-26 23:28:53 +05:30
  • 9134867822 Add coverage support, improve logs and fix bugs 1.3.5 Shivam Mathur 2019-09-26 02:33:39 +05:30
  • 36104f0983 Fix scripts and action workflow Shivam Mathur 2019-09-25 17:04:10 +05:30
  • a0b0e58cb3 Improve composer installer on darwin Kentaro Ohkouchi 2019-09-25 11:55:40 +09:00
  • c6f956927a Improve composer installer Kentaro Ohkouchi 2019-09-25 10:41:04 +09:00
  • 83cc9a4bcf Fix condition to check if extension is enabled 1.3.4 Shivam Mathur 2019-09-24 18:55:45 +05:30
  • e63fd8e122 Fix link to CONTRIBUTING.md Shivam Mathur 2019-09-24 16:13:22 +05:30
  • d33e2e06e4 Not run workflow on *.md changes and fix links in README Shivam Mathur 2019-09-24 15:38:21 +05:30
  • 7fcf39f8e9 Fix codecov reporting and improve README Shivam Mathur 2019-09-24 14:38:22 +05:30
  • 43a64813f3 Improve PR Templates Shivam Mathur 2019-09-22 14:00:16 +05:30
  • ba83ab2e67 Add templates and format code Shivam Mathur 2019-09-22 12:16:51 +05:30
  • 9cfe4e665e Optimize installation scripts 1.3.3 Shivam Mathur 2019-09-21 21:36:03 +05:30
  • 585f7a1fd2 Add FUNDING.yml and issue templates Shivam Mathur 2019-09-21 16:23:35 +05:30
  • 43178a7254 Improve code quality and write tests 1.3.2 Shivam Mathur 2019-09-20 08:11:20 +05:30
  • db44db4b97 Fix PECL extension installation on darwin 1.3.1 Shivam Mathur 2019-09-19 15:54:11 +05:30
  • 601f50f55e cleanup Shivam Mathur 2019-09-19 06:30:13 +05:30
  • e71c06a64f Make /run/php directory in ubuntu and fix extension install Shivam Mathur 2019-09-19 04:08:02 +05:30
  • c5825452ec Adding hirak/prestissimo to darwin and linux George Boot 2019-09-18 15:23:30 +02:00
  • 339c69c9a5 Fix php.ini in php7.4 in darwin Shivam Mathur 2019-09-18 17:09:07 +05:30
  • e4a37d0f16 Add support for php.ini customization and fix bugs 1.3.0 Shivam Mathur 2019-09-18 07:40:09 +05:30
  • a398f54da4 Install PHP only if not found and support 7.4.0RC2 Shivam Mathur 2019-09-17 20:40:27 +05:30
  • 69f9b777e1 Bump version to 1.2.1 1.2.1 Shivam Mathur 2019-09-13 13:38:41 +05:30
  • 02867faba4 Add support for PHP7.4 Shivam Mathur 2019-09-09 05:41:17 +05:30
  • 201e8c8d98 Add support for PHP7.4 1.2.0 Shivam Mathur 2019-09-09 05:41:17 +05:30
  • 35b0788556 Bump version to 1.1.2 1.1.2 Shivam Mathur 2019-09-09 04:31:43 +05:30
  • 2484a27666 Merge branch 'develop' Shivam Mathur 2019-09-09 04:30:21 +05:30
  • 42de8649eb Fix script to enable extensions Shivam Mathur 2019-09-09 01:35:38 +05:30
  • f6674883c6 Update README to add more info about OS support Shivam Mathur 2019-09-09 00:58:00 +05:30
  • 738fa3dfee
    Update README to add more info about OS support Shivam Mathur 2019-09-09 00:58:00 +05:30
  • 9616296853
    Improve README.md (#6) Shivam Mathur 2019-09-08 12:53:33 +05:30
  • b45c80e26a Fix command in matrix testing snippet 1.1.1 Shivam Mathur 2019-09-08 09:26:13 +05:30
  • 764f8c8453 Add required properties in action inputs 1.1.0 Shivam Mathur 2019-09-07 18:33:47 +05:30
  • c5513d9a78 Add support for adding PHP extensions Shivam Mathur 2019-09-07 18:01:50 +05:30
  • 1c6748567c Add sh to darwin.sh execution Shivam Mathur 2019-09-06 20:59:53 +05:30
  • 76bcc07458 Add version to the script names while running Shivam Mathur 2019-09-06 20:46:37 +05:30
  • 8ba904fa24 Merge branch 'master' into develop Shivam Mathur 2019-09-06 20:25:46 +05:30
  • 13824286db Install composer manually Shivam Mathur 2019-09-06 20:25:07 +05:30
  • e5083c779b Fix race condition in get_file Shivam Mathur 2019-09-06 18:00:08 +05:30
  • 2f94ea1a79 Fix race condition in get_file Shivam Mathur 2019-09-06 18:00:08 +05:30
  • 202f1bbec1 Update README and actions.yml 1.0.0 Shivam Mathur 2019-09-06 07:22:50 +05:30
  • fb6fb4c810 Mark master as the branch to use in the action Shivam Mathur 2019-09-06 07:10:02 +05:30
  • 6368c23f5e Change action name Shivam Mathur 2019-09-06 06:41:53 +05:30
  • 3f9ccd2279 Remove quotes from README Shivam Mathur 2019-09-06 06:22:11 +05:30
  • 76c87c4d3e Update action.yml and README Shivam Mathur 2019-09-06 06:10:52 +05:30
  • 485fe28915 Add README and LICENSE Shivam Mathur 2019-09-06 05:48:51 +05:30
  • f8b0e78904 cleanup Shivam Mathur 2019-09-06 05:35:52 +05:30
  • 8f9786b73f init Shivam Mathur 2019-09-06 05:17:43 +05:30