mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-21 07:37:43 +00:00
added support for more escaping strategies (url, css, and html_attr)
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user