Commit 497f885
authored
Default to PHP versions under active development
PHP 7.0 is no longer under active support, and PHP 5.5 has been End of Life since Jul 2016.
This commit removes version 5.2 - 5.4, and allows failure on EoL 5.5.
It also adds 7.1, 7.2, and nightly, in an attempt to promote newer versions of PHP.1 parent 9163b34 commit 497f885
1 file changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 8 | | |
15 | 9 | | |
16 | 10 | | |
17 | 11 | | |
18 | | - | |
| 12 | + | |
19 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments