added namespaced templates support in Twig_Loader_Filesystem

This commit is contained in:
Fabien Potencier
2012-07-14 15:26:10 +02:00
parent c24ea1bcc1
commit 0eb4d01d92
14 changed files with 82 additions and 17 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
#ifndef PHP_TWIG_H
#define PHP_TWIG_H
#define PHP_TWIG_VERSION "1.9.2-DEV"
#define PHP_TWIG_VERSION "1.10.0-DEV"
#include "php.h"