Test on PHP 8.0, 8.1, and 8.2#923
Conversation
|
Thanks for this PR! I also wanted to add PHP 8.1 and 8.2 to CI :) I also noticed that PHP 7.2 and higher has pipelines failing. Added an issue #927 |
|
@frank9999 Just waiting for Chris to finish the RFC package before he looks at this. Already had a chat with him about this in private. |
|
Can you rebase your branch please? This should fix the failing tests. |
|
@cboden Just rebased and push force with lease |
|
@WyriHaximus Anything we can do to fix the failing tests on 8.x? |
|
@cboden yeah will fix that as well 👍 |
|
This is going to be a fun upgrade 😂 |
|
Would putting the phphunit versions in the opposite order, or perhaps only 4.x and 7.x satisfy some problems? |
|
Not sure, locally it only installs 4 some how, even though I'm running PHP 8.0 |
|
@cboden Feel free to run, but tests will fail currently. Working on fixing them/ |
|
Updated PR to also include PHP 8.2 |
|
This should also include #1060 as the warnings are not fixed in the tests |
No description provided.