This commit is contained in:
Yasuo Ohgaki 2014-02-13 11:54:52 +09:00
parent 06bbfe1e2a
commit cbd108abf1
34 changed files with 464 additions and 161 deletions

View file

@ -29,6 +29,7 @@
#define PHP_API_VERSION 20131106
#define PHP_HAVE_STREAMS
#define YYDEBUG 0
#define PHP_DEFAULT_CHARSET "UTF-8"
#include "php_version.h"
#include "zend.h"