- Issue created by @ricovandevin
- @ricovandevin opened merge request.
- Status changed to Needs review
over 2 years ago 1:13pm 7 February 2023 - 🇮🇱Israel jsacksick
The problem is, the parent method signature changes are only present in D10, not D9.
- Status changed to Fixed
over 2 years ago 9:33am 23 February 2023 - 🇮🇱Israel jsacksick
So, actually, it seems we can introduce the return type changes even if the parent method doesn't have it.
Realize the tests were failing because this change makes the module incompatible with PHP7. So I committed a slightly different patch that now requires PHP8 minimum, I'll update the tests now to run on PHP8.
Thank you for this.
-
jsacksick →
committed c4f046ca on 8.x-1.x
Issue #3339944 by ricovandevin, jsacksick: Fix JSON:API compatibility...
-
jsacksick →
committed c4f046ca on 8.x-1.x
Automatically closed - issue fixed for 2 weeks with no activity.