Closed (fixed)
Project:
Drupal core
Version:
9.0.x-dev
Component:
base system
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Nov 2019 at 20:05 UTC
Updated:
10 Dec 2019 at 16:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mikelutzTrying the instructions from https://www.drupal.org/node/3089540
Comment #4
aaronmchaleIS Summary headings were duplicated
Comment #5
jibranbeta2 now.
Comment #6
jibranThis will address most of the warnings.
Comment #8
berdirConsidering that we don't need to be compatible with <4.4 in D9, we should be able to instead fix our code?
Comment #9
alexpottHere's a fix for #8. We can't avoid the other deprecation because this is caused by a call from any dependency - \Behat\Mink\Driver\BrowserKitDriver::getText() - and it's not been fixed yet in HEAD - https://github.com/minkphp/MinkBrowserKitDriver/blob/98cdff187a3c3759afb...
Comment #10
mikelutz+1 on the approach above. I would RTBC if I hadn't made the original patch.
Comment #11
berdirAgreed, looks good to me as well. great that we're no longer on -dev :)
Comment #13
catchCommitted c388f66 and pushed to 9.0.x. Thanks!
Comment #14
xjmIs the idea for adding this to the highlights that we want to promote the upgrade to Symfony 4 in the eventual frontpage post? (And Twig 2 and etc.)
Comment #15
krzysztof domańskiI have attached this issue to CR Drupal 9 now requires Symfony 4.4.
Comment #16
krzysztof domańskiNext #3088754: Update to Drupal 9 to Symfony 4.4.0.
Comment #17
krzysztof domańskiI updated CR and I added tags to #3088754: Update to Drupal 9 to Symfony 4.4.0. They are no longer needed here.