- Issue created by @solideogloria
- Status changed to Postponed
3 months ago 3:52pm 30 August 2024 Further work on this issue requires the fixes for PHPCS to be merged to avoid a merge conflict.
- Status changed to Needs work
3 months ago 2:20pm 2 September 2024 - Status changed to Needs review
3 months ago 2:43pm 2 September 2024 @ankitv18 That gets added to the info.yml in the pipeline stage, so I'm not sure that's the reason.
Or is that the only thing that needs to change for D11 compatibility, then?
openid_connect isn't compatible with D11 either, yet.
Should we change it to
core_version_requirement: ^9 || ^10 || ^11
? Or just review and merge the changes as-is for now?- 🇮🇳India ankitv18
That would be the maintainers call ~~ I would suggest open a new ticket for D11 compatibility and fix those changes there.
cc: @batigolix
- 🇬🇧United Kingdom the_g_bomb
You could add OPT_IN_TEST_NEXT_MAJOR=0 in the .gitlab-ci.yml file.
With openid_connect not being available for 11 as yet, it seems pointless to test that right now. - First commit to issue fork.
-
webflo →
committed 81c59a8f on 2.0.x authored by
solideogloria →
Issue #3471273: Make code pass PHPStan
-
webflo →
committed 81c59a8f on 2.0.x authored by
solideogloria →
- Status changed to Fixed
3 months ago 9:16pm 5 September 2024 Automatically closed - issue fixed for 2 weeks with no activity.