added support for more escaping strategies (url, css, and html_attr)

This commit is contained in:
Fabien Potencier
2012-06-27 09:07:27 +02:00
parent cd049dac38
commit 7657c01e65
14 changed files with 752 additions and 33 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
#ifndef PHP_TWIG_H
#define PHP_TWIG_H
#define PHP_TWIG_VERSION "1.8.4-DEV"
#define PHP_TWIG_VERSION "1.9.0-DEV"
#include "php.h"