Skip to content
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

Allow constructor options, one being follow_symlinks #224

Closed
cmanley opened this issue Apr 27, 2016 · 1 comment
Closed

Allow constructor options, one being follow_symlinks #224

cmanley opened this issue Apr 27, 2016 · 1 comment

Comments

@cmanley
Copy link

cmanley commented Apr 27, 2016

Please add constructor options as an associative array, one being follow_symlinks that adds the option RecursiveDirectoryIterator::FOLLOW_SYMLINKS to all RecursiveDirectoryIterator() calls in
smarty_internal_utility.php
Obviously also check for the existence of that constant for older PHP versions.
See http://www.smarty.net/forums/viewtopic.php?p=66927

uwetews added a commit that referenced this issue May 27, 2016
…late folder (PHP >= 5.3.1) #224

      clear internal cache and expension handler for each template to avoid possible conflicts #231
@uwetews
Copy link
Contributor

uwetews commented May 27, 2016

The update is now in the master branch

@uwetews uwetews closed this as completed May 27, 2016
uwetews added a commit that referenced this issue May 28, 2016
…late folder (PHP >= 5.3.1) #224

      clear internal cache and expension handler for each template to avoid possible conflicts #231
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

No branches or pull requests

2 participants