projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
9f322ab
be07174
)
merged branch andrerom/patch-1 (PR #658)
author
Fabien Potencier
<fabien.potencier@gmail.com>
Sat, 10 Mar 2012 18:52:41 +0000 (19:52 +0100)
committer
Fabien Potencier
<fabien.potencier@gmail.com>
Sat, 10 Mar 2012 18:52:41 +0000 (19:52 +0100)
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.
Trivial merge