Improvements for loader speeds
authorFlorin Patan <florinpatan@gmail.com>
Tue, 18 Sep 2012 19:27:45 +0000 (22:27 +0300)
committerFabien Potencier <fabien.potencier@gmail.com>
Fri, 19 Oct 2012 12:27:32 +0000 (14:27 +0200)
commit08ecb0e1c418c75b3dc50fe3894251529f2bc523
tree9d7a363bd78959bf51f34510d87d0c1f58c00cab
parent120cde3fa54c31047edf1cd003752ca119dec9a8
Improvements for loader speeds
lib/Twig/Error.php
lib/Twig/ExtendedLoaderInterface.php [new file with mode: 0644]
lib/Twig/Loader/Array.php
lib/Twig/Loader/Chain.php
lib/Twig/Loader/Filesystem.php
lib/Twig/Loader/String.php