enforced usage of named arguments after positional ones

This commit is contained in:
Fabien Potencier
2013-05-01 08:13:09 +02:00
parent 2acd63ae31
commit 135b618ff9
8 changed files with 61 additions and 11 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
#ifndef PHP_TWIG_H
#define PHP_TWIG_H
#define PHP_TWIG_VERSION "1.12.4-DEV"
#define PHP_TWIG_VERSION "1.13.0-DEV"
#include "php.h"