Commit Graph

64 Commits

Author SHA1 Message Date
jrfnl
fa5fbefff9 Tools: add support for phpDocumentor 2021-09-19 13:41:39 +02:00
Shivam Mathur
d068c17d9e
Add support for nightly alias 2021-09-06 11:58:31 +05:30
Shivam Mathur
4d3cfaa653
Fixed support for php-cs-fixer
Added fetch_latest to tools.json. When fetch_latest is true for a tool
it will fetch the release.atom for the tool and parse that to get the
latest release.

Bumped lib version to ES2020 in tsconfig.json for string.matchAll.
2021-08-20 09:14:39 +05:30
Shivam Mathur
c6e99860cd
Improve adding PPAs on Linux 2021-08-18 09:53:30 +05:30
Shivam Mathur
c88f07696b
Add support for phpunit-bridge 2021-07-17 08:42:11 +05:30
Shivam Mathur
1a216636c5
Use composer for composer-require-checker 2021-07-12 10:45:56 +05:30
Shivam Mathur
6449431df2
Move tools config to tools.json
Refactor tools functions to use Records and object literals
2021-07-07 22:40:02 +05:30
Shivam Mathur
fbc8407035
Add support to specify version in \d.x notation 2021-01-16 11:16:13 +05:30
Shivam Mathur
d2f865c91a
Remove phpbrew config 2020-07-20 00:36:06 +05:30
Andreas Möller
a764546381
Fix: Keep extensions and options sorted 2020-07-19 20:51:42 +02:00
Shivam Mathur
3a2ca44a8a
Add problem matcher for PHP native errors 2020-02-14 12:55:54 +05:30
Shivam Mathur
8e5cc09df9
Fix PHPUnit problem matchers 2020-01-26 04:59:20 +05:30
Shivam Mathur
1798f4d615
Fix matchers and add tests 2019-12-19 10:44:43 +05:30
Shivam Mathur
2a30f9d208 Fix xdebug and pcov on PHP7.4 and restructre code 2019-10-03 11:44:17 +05:30