Closed (fixed)
Project:
Drupal core
Version:
8.8.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Jul 2019 at 18:04 UTC
Updated:
5 Aug 2019 at 14:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
volegerHere the patch with proper deprecation.
Comment #4
volegerRemoved slash from an expected message
Comment #5
volegerUpdated references to this issue in https://www.drupal.org/node/2783545
Comment #6
mikelutzGood, the legacy test was split off into its own test so we don't lose any test coverage, and according to drupal-check, that was the only place this was used.
Comment #7
alexpottCommitted 7237ed3 and pushed to 8.8.x. Thanks!