Skip to content

Update twig extension to use supported Twig classes instead of legacy ones #374

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 21, 2019

Conversation

Lustmored
Copy link
Contributor

It is as simple as replacing Twig_* classes with actual classes that are supported and available in all twig versions. Also updated test to reflect those changes.

@codecov
Copy link

codecov bot commented Nov 21, 2019

Codecov Report

Merging #374 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #374   +/-   ##
=========================================
  Coverage     56.11%   56.11%           
  Complexity      261      261           
=========================================
  Files            14       14           
  Lines          1055     1055           
=========================================
  Hits            592      592           
  Misses          463      463
Impacted Files Coverage Δ Complexity Δ
src/Twig/Extension/FMElfinderExtension.php 52.94% <100%> (ø) 9 <1> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9c5d0ec...f1a5c26. Read the comment docs.

@helios-ag
Copy link
Owner

Looks great! Thank you!

@helios-ag helios-ag merged commit cd377c6 into helios-ag:master Nov 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants