Closed (fixed)
Project:
Drupal core
Version:
8.2.x-dev
Component:
database update system
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
14 Apr 2016 at 10:26 UTC
Updated:
15 Jun 2016 at 16:37 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
edumarbest commentedComment #3
edumarbest commentedChanged
Comment #4
dawehnerLooks great for me!
Btw. this helps with error logging in some edge cases like kernel tests, at which situation database.inc was not loaded. Sadly I never understood why this was the case in the first place.
Comment #5
edumarbest commentedThanks, dawehner. I'll search another issue to contribute too. This was my first experience doing that.
Comment #6
dawehnercool! In general yeah it can be tricky to find issues to work on. Maybe choose a specific component and try to clean up that queue, it should have a bunch of items, and you'll learn a lot about this specific component.
Comment #7
edumarbest commentedYou're right! I'll take your advice! Thanks
Comment #8
alexpottCommitted be38e0c and pushed to 8.2.x. Thanks!
Comment #11
alexpottTurns out this fixes #2749255: PHP7 sqlite tests failing on 8.1.x so cherry-picked to 8.1.x