NightlyCommit / twing

First-class Twig engine for Node.js
BSD 2-Clause "Simplified" License
199 stars 23 forks source link

Fix resolve method in array and null loader #519

Closed hason closed 1 year ago

hason commented 4 years ago

This PR fixes the wrong implementation of the methods TwingLoaderArray::resolve nad TwingLoaderNull::resolve.

@ericmorand Please can you tag a new version?

hason commented 4 years ago

@ericmorand Can you please merge this PR? It is blocking NightlyCommit/twing-loader#24.