Commit Graph

226 Commits

Author SHA1 Message Date
Shivam Mathur
a507be73b5
Merge pull request #127 from shivammathur/develop
Hotfix to support phalcon after v4 release
2019-12-22 10:02:11 +05:30
Shivam Mathur
673dcaff6d
Hotfix after phalcon4 release 2019-12-22 09:30:28 +05:30
Ruud Boon
2cbfd4fb41
Update extensions.ts
Phalcon 4.0.0 is released and now in the master.
2019-12-22 07:47:17 +05:30
Shivam Mathur
0969980399
Merge pull request #125 from shivammathur/develop
Remove coverage drivers completely if requested
2019-12-20 15:04:11 +05:30
Shivam Mathur
1fa2905bc6
Remove coverage drivers completely if requested 2019-12-20 14:32:47 +05:30
Shivam Mathur
790a48c30d
Merge pull request #124 from shivammathur/develop
1.6.2
2019-12-20 11:29:34 +05:30
Shivam Mathur
4b69160eff
Merge pull request #122 from svenluijten/patch-1
Fix year in comment above deprecated options
2019-12-19 15:55:35 +05:30
Sven Luijten
7f805f22af
Fix year in comment above deprecated options 2019-12-19 10:40:58 +01:00
Shivam Mathur
f2972dcf18
Fix enabling zend extensions 2019-12-19 11:33:35 +05:30
Shivam Mathur
2d488f53fd
Bump version to 1.6.2 2019-12-19 10:45:29 +05:30
Shivam Mathur
421187c870
Fix experimental workflow 2019-12-19 10:45:08 +05:30
Shivam Mathur
1798f4d615
Fix matchers and add tests 2019-12-19 10:44:43 +05:30
Shivam Mathur
8039546df3
Merge pull request #84 from decnorton/develop
Add problem matcher for PHPUnit
2019-12-19 02:18:02 +05:30
Shivam Mathur
c6ad3d1a70
Add 8.0 support on windows 2019-12-19 00:23:32 +05:30
Shivam Mathur
922f1e27b8
Set ProgressPreference to Silent in win32.ps1 2019-12-18 18:52:46 +05:30
Shivam Mathur
2d3750b36e
Install 64bit version of PHP on windows 2019-12-18 18:42:55 +05:30
Shivam Mathur
51c7527bd8
Merge pull request #121 from shivammathur/develop
Fix add_extension on linux and macOS
2019-12-17 04:28:05 +05:30
Shivam Mathur
2bf7ab0207
Fix add_extension on linux and macOS 2019-12-16 19:40:50 +05:30
Shivam Mathur
b3a84fc51e
Merge pull request #119 from shivammathur/develop
1.6.1
2019-12-15 02:28:01 +05:30
Shivam Mathur
1330950cd5
Bump version to 1.6.1 2019-12-15 02:09:03 +05:30
Shivam Mathur
afb57fca4e
Merge pull request #118 from svenluijten/patch-1
Fix typo in available options
2019-12-15 01:27:07 +05:30
Sven Luijten
50344f4883
Fix typo in available options
`extension` should actually be `extensions`.
2019-12-14 14:53:04 +01:00
Shivam Mathur
2b027bd9bc
Fix reading unquoted versions 2019-12-14 10:13:01 +05:30
Shivam Mathur
8f8207a1ca
Add support for ext-gearman. Closes #116 2019-12-14 09:21:11 +05:30
Shivam Mathur
87e6c70743
Update PEAR channel after installation 2019-12-10 05:34:26 +05:30
Shivam Mathur
e3d18718a9
Update dependencies 2019-12-10 05:22:33 +05:30
Shivam Mathur
cfa7bc51cd
Merge pull request #106 from shivammathur/develop
Fix coverage log for Xdebug on PHP 8.0
2019-12-09 15:30:42 +05:30
Shivam Mathur
ade633f0da
Fix coverage log for Xdebug on PHP 8.0 2019-12-09 14:58:42 +05:30
Shivam Mathur
2cabcf2941
Merge pull request #105 from shivammathur/develop
1.6.0
2019-12-09 14:00:34 +05:30
Shivam Mathur
9ce4bd6f1b
Fix logs on linux 2019-12-09 13:17:02 +05:30
Shivam Mathur
190ae49ac1
Improve README 2019-12-09 12:45:26 +05:30
Shivam Mathur
032bc86056
Fix actions.yml 2019-12-09 12:32:55 +05:30
Shivam Mathur
704c5180a4
Update examples 2019-12-09 12:20:03 +05:30
Shivam Mathur
e4fc767f9c
Deprecate extension-csv and ini-values-csv inputs 2019-12-09 11:14:07 +05:30
Shivam Mathur
1cf6a369bb
Add support for PHP 8.0.0-dev #104 2019-12-09 10:31:11 +05:30
Shivam Mathur
14acb26bdc
Merge pull request #103 from shivammathur/develop
1.5.8
2019-12-06 09:30:32 +05:30
Shivam Mathur
3ff7f9cedc
Bump version to 1.5.8 2019-12-06 09:13:56 +05:30
Shivam Mathur
98e937751c
Merge branch 'develop' of https://github.com/shivammathur/setup-php into develop 2019-12-06 09:11:34 +05:30
Shivam Mathur
31b338b199
Install PCOV from pecl for PHP7.4 on windows 2019-12-06 09:10:20 +05:30
Shivam Mathur
9e32964a24
Merge pull request #102 from shivammathur/dependabot/npm_and_yarn/develop/typescript-3.7.3
Bump typescript from 3.7.2 to 3.7.3
2019-12-05 04:57:13 +05:30
dependabot-preview[bot]
4dcf2b117f
Bump typescript from 3.7.2 to 3.7.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.2 to 3.7.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.7.2...v3.7.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-04 23:19:02 +00:00
Shivam Mathur
6d8250310d
Update PHP release support 2019-12-05 02:07:21 +05:30
Shivam Mathur
3164116a42
Merge pull request #101 from shivammathur/develop
1.5.7
2019-12-03 01:17:20 +05:30
Shivam Mathur
747d45cb52
Bump version to 1.5.7 2019-12-03 00:53:35 +05:30
Shivam Mathur
4b7ad1ca81
Merge pull request #100 from shivammathur/dependabot/npm_and_yarn/develop/typescript-eslint/parser-2.10.0
Bump @typescript-eslint/parser from 2.9.0 to 2.10.0
2019-12-03 00:43:15 +05:30
Shivam Mathur
31ef16e586
Merge pull request #99 from shivammathur/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-2.10.0
Bump @typescript-eslint/eslint-plugin from 2.9.0 to 2.10.0
2019-12-03 00:43:02 +05:30
Shivam Mathur
dd1def7620
Merge pull request #97 from shivammathur/dependabot/npm_and_yarn/develop/eslint-6.7.2
Bump eslint from 6.7.1 to 6.7.2
2019-12-03 00:34:52 +05:30
Shivam Mathur
693a73d8da
Merge pull request #98 from shivammathur/dependabot/npm_and_yarn/develop/eslint-plugin-jest-23.1.1
Bump eslint-plugin-jest from 23.1.0 to 23.1.1
2019-12-03 00:34:43 +05:30
dependabot-preview[bot]
965eb91efd
Bump @typescript-eslint/parser from 2.9.0 to 2.10.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.10.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 18:56:07 +00:00
dependabot-preview[bot]
db9f610623
Bump @typescript-eslint/eslint-plugin from 2.9.0 to 2.10.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.10.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 18:55:28 +00:00