Commit 797b8cd
authored
Add compatibility with PHP 8 (see #2535)
Description
-----------
See #2263 and #2291
### TODO
* [x] Fix the tests.
* [x] Wait if sebastianbergmann/php-code-coverage#837 gets merged and then use PHPUnit 8.5 for all PHP versions.
* [ ] <del>Click through the back end and front end and fix all warnings.</del>
Commits
-------
8ad61492 Add PHP 8.0 to the CI chain
7b8729e5 Fix the unit and functional tests
47c14dbb Use 127.0.0.1 instead of localhost in the functional tests
938836c0 Always set the ACCEPT_LANGUAGE header in the functional tests
a4199ec2 Use PHPUnit 8.5 for all PHP versions
7ffbd267 Adjust the error level in PHP 8
4ce6b27b Merge branch '4.9' into fix/php81 parent 0c0c6d2 commit 797b8cd
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments