Closed (fixed)
Project:
Potion
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Apr 2019 at 10:00 UTC
Updated:
30 Aug 2019 at 13:24 UTC
Jump to comment: Most recent
The latests Twig changes break the Potion internal feature.
https://twitter.com/symfony/status/1105453580755050498?s=12
You can see the issues on Travis-CI:
https://travis-ci.org/antistatique/drupal-potion
LogicException: Attribute "name" does not exist for Node "Twig\Node\CheckToStringNode".
https://github.com/twigphp/Twig/issues/2889
Fix the problem using the latest Twig API.
Create a new alpha-02 version.
Change the number version & update the Project version with Twig version compatibility.
Comments
Comment #2
wengerkComment #3
wengerkComment #4
wengerkClosed by commit def92d9.
Comment #5
wengerk