Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
theme system
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2015 at 07:20 UTC
Updated:
9 Oct 2015 at 15:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
star-szrWe need to wait until the next Twig release to do something like this and use ~1.22.2 in our core/composer.json.
Comment #3
star-szrComment #6
star-szrComment #7
star-szrComment #8
star-szrWorking on this now.
Comment #9
hussainwebI used the -test patch from #2 and updated the version constraint to ^1.22.2 (so that it picks up everything until 2.0). I think that was the intention, right?
Comment #10
star-szrYeah that's fine. A comment would have been nice (or ping or something), I was about to post a patch. Anyway, thanks.
Comment #11
dawehnerNice!
Comment #12
hussainweb@Cottser, I read your comment again. For some reason I thought you said needs work now. Sorry for the confusion.
Comment #13
star-szr@hussainweb no worries it's been a long day! We can hug it out if you are at Barcelona.
Comment #14
alexpottCommitted dc95ff1 and pushed to 8.0.x. Thanks!