- Issue created by @tr
- πΊπΈUnited States tr Cascadia
Note that GitLab CI testing was performed on this MR automatically because a .gitlab-ci.yml file was added as part of the MR.
I also changed the module dependencies to drop D9 support (as D9 has been unsupported for a year now and can't be tested anymore), make the minimum supported version equal to the core minimum of 10.3, and added support for D11 as the maximum supported core version.
The testing output shows that some changes are needed for phpcs, phpstan, and eslint, and that some tests fail in both D10 and D11 because the tests for this module were written using an older and now unsupported version of PHPUnit. All of this is fixable in the issue queue AFTER the above MR gets merged.
Hi @tr,
I have confirmed that the GitLab CI testing is now turned on, looks like a lot of issues will be created because I saw lots of failed jobs on the pipeline. Lol.
Will now move this to RTBC.
Thanks,
Jake