diff options
author | Xinchen Hui <laruence@php.net> | 2015-02-16 14:22:56 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@php.net> | 2015-02-16 14:22:56 +0800 |
commit | 9973df7b4f7fd08e25bb655c48ea15dbe812cdb3 (patch) | |
tree | d995739d2d325574900b7a0d756ff90cc88a56fc /ext/json/json_scanner.c | |
parent | 10fe317300b59b3fc8dbce8ea9757e6692a77174 (diff) | |
parent | 5f82c9256de97f07553c989548fc9a26d5b5233d (diff) | |
download | php-git-9973df7b4f7fd08e25bb655c48ea15dbe812cdb3.tar.gz |
Merge branch 'master' of https://git.php.net/repository/php-src
Diffstat (limited to 'ext/json/json_scanner.c')
-rw-r--r-- | ext/json/json_scanner.c | 2 |
1 files changed, 1 insertions, 1 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 | |