From 09d27da1ba1b6dbb989a7442c84f567a71831d26 Mon Sep 17 00:00:00 2001 From: Jakub Zelenka Date: Sun, 15 Feb 2015 18:08:58 +0000 Subject: [PATCH] Regenerate json scanner with re2c 0.13.7.5 --- ext/json/json_scanner.c | 2 +- ext/json/php_json_scanner_defs.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/json/json_scanner.c b/ext/json/json_scanner.c index c75a1e02e8..60750feeb5 100644 --- a/ext/json/json_scanner.c +++ b/ext/json/json_scanner.c @@ -1,4 +1,4 @@ -/* Generated by re2c 0.13.6 */ +/* Generated by re2c 0.13.7.5 */ /* +----------------------------------------------------------------------+ | PHP Version 5 | diff --git a/ext/json/php_json_scanner_defs.h b/ext/json/php_json_scanner_defs.h index e1a5824dd3..9ebd02e030 100644 --- a/ext/json/php_json_scanner_defs.h +++ b/ext/json/php_json_scanner_defs.h @@ -1,4 +1,4 @@ -/* Generated by re2c 0.13.6 */ +/* Generated by re2c 0.13.7.5 */ enum YYCONDTYPE { yycJS, -- 2.50.1