Closed (fixed)
Project:
Twig Temporary Environment
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
3 May 2020 at 14:33 UTC
Updated:
1 Jul 2020 at 15:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
shruthi_shetty commentedComment #4
deviantintegral commentedLooks like core's TwigEnvironment added a new constructor argument. Can you fix that?
If you felt like updating this to use decoration, I wouldn't object!
Comment #5
kristen polComment #6
avinashm commentedHi @deviantintegral I really love to fix the issue you mentioned in your comment #4.
Can you please explain it more so that it will be easy for me to fix it.
Comment #7
deviantintegral commentedThere's a FATAL in the test run at the end that you can see at https://dispatcher.drupalci.org/job/drupal8_contrib_patches/31995/console.
Comment #8
avinashm commentedHi @deviantintegral
Updated patch with the recommendation in comment #4.
Comment #10
m4oliveiSorry all, there was some confusion with the 8.x-1.x branch that has been resolved. The constructor argument issue was resolved in another issue (#2876817: Module incompatible with Drupal 8.3).
Here is a re-roll against 8.x-1.x branch with just the core_version_requirement.
Comment #11
m4oliveiComment #14
m4oliveiThanks all! Merged to 8.x-1.x.