Closed (fixed)
Project:
Drupal core
Version:
8.7.x-dev
Component:
base system
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2019 at 15:20 UTC
Updated:
7 Feb 2019 at 10:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
catchThis might be all we need to do.
Comment #3
gábor hojtsyThere is also the same fail in ResourceResponseSubscriber.php as in the paste :) There does not seem to be other affected code. Full output:
Comment #4
gábor hojtsyThere you go.
Comment #7
catchPatch up at #3027872: [symfony 4] The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will change.
Comment #8
alexpottLooks good to me. Can't see any downsides.
Comment #9
larowlanCommitted db42557 and pushed to 8.7.x. Thanks!