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

Patch 1 #201

Open
wants to merge 37 commits into
base: master
Choose a base branch
from
Open

Patch 1 #201

wants to merge 37 commits into from

Conversation

samrodriguez
Copy link

DEPRECATION - The Twig_Filter_Method class is deprecated since version 1.12

ardianys and others added 30 commits February 22, 2013 01:25
catch exception when invalid filter is used
Relation to develop branch of "avalanche123/Imagine"
Only the first-level array was merged, if two different filters were defined in different config array, only one was kept.
Fixing bug when verifying cached content + concurrency related issue.
source_root can be overrided in filter options.
Add permissions configuration setting to set specific chmod value on gen...
Check if $cached is not a directory to avoid error on unlink
Update README.md with instruction to create a cache image from controllers.
rdohms and others added 7 commits October 31, 2014 17:08
Updated installation instructions via composer to use the `composer require` command without specifying a version.
This is the new recommended way of providing this information and it leads to composer picking the proper version constraint (i.e ~1.2), updating the `composer.json` and running install, all in one command.
Add sourceRoot to the imagine.cache.path.resolver.class
Replace webRoot to sourceRoot in realPath
Mistake in clear cache in CachePathResolver
…n 1.12

DEPRECATION - The Twig_Filter_Method class is deprecated since version 1.12 and will be removed in 2.0. Use Twig_SimpleFilter instead
@fsaez-ix
Copy link

+1

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.