| Age | Commit message (Collapse) | Author |
|
Co-authored-by: Julien "jvoisin" Voisin <julien.voisin@dustri.org>
|
|
PHP changed some includes for PHP8.4. This commit also adds php8.4-rc to the CI
This fixes #497 and #496
Reported-by: rainerjung
|
|
|
|
|
|
This is required since the `die` is making php8 choke
|
|
Splitting the testsuite in several components makes it easier to manage and comprehend.
This was also needed some some tests aren't passing on Alpine Linux, but we still want to run
as many of them as we can on this platform.
|