Skip to content

Conversation

@FMCorz
Copy link

@FMCorz FMCorz commented Feb 20, 2014

New test demonstrating the issue explained in #506.

@tzi
Copy link
Contributor

tzi commented Apr 10, 2015

This could be closed.
It was fixed with the PR #548, available in the v0.5.0 release.

splitbrain added a commit to splitbrain-forks/lesserphp that referenced this pull request May 22, 2018
The leafo#539 PR contained a trailing white space in the output
test file which made the test always fail.
MarcusSchwarz pushed a commit to MarcusSchwarz/lesserphp that referenced this pull request May 28, 2018
* Test demonstrating issue with imports and variables

* removed trailing white space

The leafo#539 PR contained a trailing white space in the output
test file which made the test always fail.

* failing test for dynamic imports

When dynamically importing a file (using a variable for the import path)
the parser will throw an exception about the variable not being defined,
even though it clearly is.

This problem was first reported at dokuwiki/dokuwiki#2260

* fix problem with variable import paths

This fixes the problem described at dokuwiki/dokuwiki#2260 but may not
be the most elegant solution.
@Krinkle
Copy link
Collaborator

Krinkle commented Oct 15, 2018

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants