From a4384bd3d4015dceac2318f0a5c6b73ca14979bf Mon Sep 17 00:00:00 2001 From: Lior Kaplan Date: Fri, 13 Mar 2015 11:09:42 +0200 Subject: s/PHP Version 5/PHP Version 7/g Follow up for d0cb7153 --- ext/json/json_parser.tab.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/json/json_parser.tab.c') diff --git a/ext/json/json_parser.tab.c b/ext/json/json_parser.tab.c index a2832aae65..3ddf260e7c 100644 --- a/ext/json/json_parser.tab.c +++ b/ext/json/json_parser.tab.c @@ -63,7 +63,7 @@ /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2015 The PHP Group | +----------------------------------------------------------------------+ -- cgit v1.2.1