merged branch andrerom/patch-1 (PR #658)
authorFabien Potencier <fabien.potencier@gmail.com>
Sat, 10 Mar 2012 18:52:41 +0000 (19:52 +0100)
committerFabien Potencier <fabien.potencier@gmail.com>
Sat, 10 Mar 2012 18:52:41 +0000 (19:52 +0100)
commitc5ef990807a9bb22cd678f3baf0b697db61cff16
tree6d8e830da5586360989adcb3f707798f9775b81d
parent9f322ab2fd21fc70ad58ee62facc0eb5ed2b9db8
parentbe0717431c73bb40df6a9a60026324e9872af4a7
merged branch andrerom/patch-1 (PR #658)

Commits
-------

be07174 Added @return doc on Twig_LoaderInterface->isFresh()
8315992 Added missing @throws in Twig_LoaderInterface

Discussion
----------

Added missing @throws in Twig_LoaderInterface

Based on Twig_Loader_Chain implementation, this seems to be the possible exception that can be thrown by loaders.