April 11, 2012 | ||
---|---|---|
View 97ade38d
prepared the 1.6.5 releaseFabien Potencier authored on 11/04/2012 09:00:38 |
||
View 44d73936
fixed a regression when a template only extends another one without defining any blocksFabien Potencier authored on 03/04/2012 17:12:14 |
April 2, 2012 | ||
---|---|---|
View ff61094a
prepared the 1.6.4 releaseFabien Potencier authored on 02/04/2012 17:42:18 |
April 1, 2012 | ||
---|---|---|
View aa4efe1c
updated CHANGELOGFabien Potencier authored on 01/04/2012 08:25:37 |
||
View 94733157
fixed file permissionFabien Potencier authored on 01/04/2012 08:24:05 |
||
View e3b5998a
merged branch Nami-Doc/patch-1 (PR #680)Fabien Potencier authored on 01/04/2012 08:22:57 |
||
View 27f55cc5
fixed performance when compiling large filesFabien Potencier authored on 01/04/2012 08:03:24 |
March 31, 2012 | ||
---|---|---|
View 27ffef07
The question I'm asking myself now is : how could I get $trace['line'] is not set if there's a check before the <= ? anyway, fixedNami-Doc authored on 31/03/2012 19:59:45 |
||
View 36618fe1
fix a bug where when an error would be thrown through the loader (Twig_Error_Loader by Twig_Loader_Filesystem, ie) the $trace['line'] would not be set (since we're not in a template)Nami-Doc authored on 31/03/2012 16:45:34 |
||
View dfb523ea
made a small optimization when there is only one trait used in a templateFabien Potencier authored on 31/03/2012 13:26:42 |
||
View 1e9a1ae0
optimized parent template creation when the template does not use dynamic inheritanceFabien Potencier authored on 30/03/2012 19:05:14 |
March 23, 2012 | ||
---|---|---|
View 6e2fd68e
merged branch lyrixx/error-guess (PR #675)Fabien Potencier authored on 23/03/2012 23:23:13 |
||
View d0ae0294
Fixed notice in Twig_Error::guessTemplateLineGrégoire Pineau authored on 23/03/2012 22:59:21 |
March 22, 2012 | ||
---|---|---|
View a980023d
merged branch carbonatethis/Documentation (PR #674)Fabien Potencier authored on 22/03/2012 18:43:11 |
||
View bf0cc537
Added code snippet to documentation to describe handling null values with date filtercb authored on 22/03/2012 18:12:09 |