- Issue created by @spokje
- π³π±Netherlands spokje
Please don't tell me this would be a BC-break?
- last update
over 1 year ago 30,058 pass - @spokje opened merge request.
- Status changed to Needs review
over 1 year ago 10:16am 25 August 2023 - Status changed to RTBC
over 1 year ago 2:48pm 25 August 2023 - Status changed to Needs work
over 1 year ago 3:09pm 25 August 2023 - π¬π§United Kingdom catch
Will need a re-roll after π Bump mglaman/phpstan-drupal to latest to make daily "updated deps" QA run pass again Fixed
- last update
over 1 year ago Custom Commands Failed - last update
over 1 year ago 30,058 pass - Status changed to RTBC
over 1 year ago 4:05pm 25 August 2023 - π³π±Netherlands spokje
Rerolled with PHPStan baseline suppression removed and re-RTBC-ed, since there were no code changes.
- last update
over 1 year ago 30,060 pass - Status changed to Fixed
over 1 year ago 8:25am 26 August 2023 - π¬π§United Kingdom catch
The class still implements the method so from that point of view it's not a bc break. The class no longer implements the interface - this would be a problem if these were supposed to be type hinted anywhere, but they're only used by http bridge so I think that's OK too (although I hope I'm not wrong).
However, do we need a follow-up to deprecate and then remove methods like Psr7RequestValueResolver::supports() in 11.x? Should be cruft now.
- π³π±Netherlands spokje
Follow-up in π Deprecate Psr7RequestValueResolver::supports and RouteMatchValueResolver::supports Fixed .
Automatically closed - issue fixed for 2 weeks with no activity.