Closed (fixed)
Project:
Drupal core
Version:
10.0.x-dev
Component:
base system
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2021 at 14:54 UTC
Updated:
27 Dec 2021 at 12:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
daffie commentedWe shall need to wait for branch 10.0 before we can commit this issue as support for the "static" return type hint starts with PHP 8.0.
Comment #3
daffie commentedAdding the same return value as the parent method does. See if this will fix the testbot failure.
Comment #5
daffie commentedPostponing this issue on #3233047: Drupal\Core\Routing\RequestContext::fromRequest() should be returning $this.
Comment #6
daffie commentedComment #7
spokjeUnpostponing since #3233047: Drupal\Core\Routing\RequestContext::fromRequest() should be returning $this landed.
Comment #8
longwaveOK to go into 10.0.x, cannot be backported.
Comment #10
catchCommitted a7825ea and pushed to 10.0.x. Thanks!