Commit f338049
committed
build: Add testing for PHP 7.4
* Fix the PHP 7.3 build, which recently started failing
due to Travis upgrading php-xdebug to a version that no longer
provides its coverage by default, causing PHPUnit's coverage job
to get confused and emit an error.
Ref xdebug/xdebug#699.
* Update php-coveralls to a version that supports and is tested with
PHP 7.4 (this version also dropped HHVM support).
<https://github.com/php-coveralls/php-coveralls/blob/v2.4.3/CHANGELOG.md>1 parent 6e10125 commit f338049
1 file changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
| 3 | + | |
5 | 4 | | |
6 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
12 | | - | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
| |||
0 commit comments