Commit Graph

6 Commits

Author SHA1 Message Date
Fabien Potencier 1a539913c0 [doc] added git instructions 2010-05-27 09:51:04 +02:00
fabien df585dea82 moved template cache configuration to the main Twig_Environment class.
WARNING: This is an API change which is NOT backward compatible.

The loaders do not take the cache and autoReload options anymore.

Instead, the Twig_Environment class has two new options: cache and auto_reload.

Read the updated documentation for more information.



git-svn-id: http://svn.twig-project.org/trunk@134 93ef8e89-cb99-4229-a87c-7fa0fa45744b
2009-11-11 17:32:47 +00:00
fabien 1708d34284 added a note about the compilation cache
git-svn-id: http://svn.twig-project.org/trunk@102 93ef8e89-cb99-4229-a87c-7fa0fa45744b
2009-10-27 13:10:36 +00:00
fabien 71ee7ba1f7 added PEAR information
git-svn-id: http://svn.twig-project.org/trunk@29 93ef8e89-cb99-4229-a87c-7fa0fa45744b
2009-10-12 10:24:04 +00:00
fabien 7365d78251 added the path to cache in the doc examples
git-svn-id: http://svn.twig-project.org/trunk@15 93ef8e89-cb99-4229-a87c-7fa0fa45744b
2009-10-10 08:50:14 +00:00
fabien fd0646e4cf initial commit
git-svn-id: http://svn.twig-project.org/trunk@4 93ef8e89-cb99-4229-a87c-7fa0fa45744b
2009-10-07 21:21:11 +00:00