Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
database system
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Feb 2015 at 23:38 UTC
Updated:
4 Mar 2015 at 14:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
daffie commentedComment #2
daffie commentedIf I run the test locally I get the following result:
Because this issue stops its parent issue, I have changed its priority to major.
Comment #3
amateescu commentedManually checked the file and PHPStorm also complains about this missing use statement. While I was there, I noticed that we can also remove one use statement that is not needed anymore.
Comment #4
dawehner.
Comment #5
daffie commentedGood catch amateescu!
Comment #6
alexpottThis issue addresses a major bug and is allowed per https://www.drupal.org/core/beta-changes. Committed 7b3189d and pushed to 8.0.x. Thanks!
Comment #9
amateescu commented