Commit fac85f7
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 4498d40 commit fac85f7
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 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments