Commit f7e727d
Make sure latest version works on both PHP 5.6 and 7 (#42)
* Remove PHP 7 dependency.
* Fix dependencies.
* Revert "PHPUnit 6"
This reverts commit 6c01f56.
* Fix Composer versions and revert commit.
* Fix PHPUnit version.
* Fix fatal error tests for both PHP 7 and 5.6.
* Revert "Revert "PHPUnit 6""
This reverts commit 05d95cf.
* Fix tests.
* Revert "Fix tests."
This reverts commit 5dda0a9.
* Revert "Revert "Revert "PHPUnit 6"""
This reverts commit 072b6bb.
* Revert "Revert "Revert "Revert "PHPUnit 6""""
This reverts commit 62230ac.
* Revert "Revert "Fix tests.""
This reverts commit c0a5a04.
* Allow both PHPUnit 5 and 6.
* Restore tests for PHP7 and fix dev dependencies.
* Update HttpMockMultiPHPUnitIntegrationTest.php1 parent 21b28ef commit f7e727d
File tree
4 files changed
+6
-13
lines changed- tests/PHPUnit
4 files changed
+6
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | 8 | | |
14 | 9 | | |
15 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
24 | | - | |
| 23 | + | |
25 | 24 | | |
26 | | - | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
103 | 102 | | |
104 | 103 | | |
105 | 104 | | |
106 | | - | |
| 105 | + | |
107 | 106 | | |
108 | 107 | | |
109 | 108 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
103 | 102 | | |
104 | 103 | | |
105 | 104 | | |
106 | | - | |
| 105 | + | |
107 | 106 | | |
108 | 107 | | |
109 | 108 | | |
| |||
0 commit comments