Commit 738eb3c
Run Matomo in PHP 8.3 (matomo-org#21434)
* Add extra test runner for PHP 8.3
* Fix serialised data for data table test
* Add support for '-dev' PHP versions in test
* Check if headers sent before setting them again
* Update plugins/Marketplace/tests/Integration/EnvironmentTest.php
Co-authored-by: Michal Kleiner <[email protected]>
* Run UI tests with 8.3
* Run UI tests with 8.2
* Run UI tests back with 7.2
* Add 8.3 to unit/integration tests
---------
Co-authored-by: Michal Kleiner <[email protected]>1 parent c5bce87 commit 738eb3c
4 files changed
Lines changed: 16 additions & 10 deletions
File tree
- .github/workflows
- plugins
- Marketplace/tests/Integration
- TwoFactorAuth
- tests/resources
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
183 | 185 | | |
184 | 186 | | |
185 | 187 | | |
186 | | - | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
187 | 191 | | |
188 | 192 | | |
189 | 193 | | |
| |||
Large diffs are not rendered by default.
0 commit comments