added the lexer, parser, and compiler as arguments to the Twig_Environment constructor
authorFabien Potencier <fabien.potencier@gmail.com>
Wed, 26 May 2010 11:52:49 +0000 (13:52 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Wed, 26 May 2010 11:52:49 +0000 (13:52 +0200)
commitc7fbd4307a02776cc81d8dc4d3f7c9a09b897aa0
tree38e292712b23277147b56a2f5390efc399d15de8
parentdc80fe13c8fcc27279e5f35d7174c3d8d3eb95c8
added the lexer, parser, and compiler as arguments to the Twig_Environment constructor
CHANGELOG
lib/Twig/Compiler.php
lib/Twig/Environment.php
lib/Twig/Lexer.php
lib/Twig/Parser.php
lib/Twig/ParserInterface.php