File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22 +----------------------------------------------------------------------+
33 | Zend Engine |
44 +----------------------------------------------------------------------+
5- | Copyright (c) 1998-2010 Zend Technologies Ltd. (http://www.zend.com) |
5+ | Copyright (c) Zend Technologies Ltd. (http://www.zend.com) |
66 +----------------------------------------------------------------------+
77 | This source file is subject to version 2.00 of the Zend license, |
88 | that is bundled with this package in the file LICENSE, and is |
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ ZEND_API zend_bool zend_dtrace_enabled;
6161/* version information */
6262static char * zend_version_info ;
6363static uint32_t zend_version_info_length ;
64- #define ZEND_CORE_VERSION_INFO "Zend Engine v" ZEND_VERSION ", Copyright (c) 1998-2018 Zend Technologies\n"
64+ #define ZEND_CORE_VERSION_INFO "Zend Engine v" ZEND_VERSION ", Copyright (c) Zend Technologies\n"
6565#define PRINT_ZVAL_INDENT 4
6666
6767/* true multithread-shared globals */
Original file line number Diff line number Diff line change 22 +----------------------------------------------------------------------+
33 | Zend OPcache JIT |
44 +----------------------------------------------------------------------+
5- | Copyright (c) 1998-2018 The PHP Group |
5+ | Copyright (c) The PHP Group |
66 +----------------------------------------------------------------------+
77 | This source file is subject to version 3.01 of the PHP license, |
88 | that is bundled with this package in the file LICENSE, and is |
Original file line number Diff line number Diff line change 22 +----------------------------------------------------------------------+
33 | Zend Engine |
44 +----------------------------------------------------------------------+
5- | Copyright (c) 1998-2009 Zend Technologies Ltd. (http://www.zend.com) |
5+ | Copyright (c) Zend Technologies Ltd. (http://www.zend.com) |
66 +----------------------------------------------------------------------+
77 | This source file is subject to version 2.00 of the Zend license, |
88 | that is bundled with this package in the file LICENSE, and is |
Original file line number Diff line number Diff line change 22 +----------------------------------------------------------------------+
33 | Zend Engine |
44 +----------------------------------------------------------------------+
5- | Copyright (c) 1998-2009 Zend Technologies Ltd. (http://www.zend.com) |
5+ | Copyright (c) Zend Technologies Ltd. (http://www.zend.com) |
66 +----------------------------------------------------------------------+
77 | This source file is subject to version 2.00 of the Zend license, |
88 | that is bundled with this package in the file LICENSE, and is |
Original file line number Diff line number Diff line change 22 +----------------------------------------------------------------------+
33 | Zend Engine |
44 +----------------------------------------------------------------------+
5- | Copyright (c) 1998-2009 Zend Technologies Ltd. (http://www.zend.com) |
5+ | Copyright (c) Zend Technologies Ltd. (http://www.zend.com) |
66 +----------------------------------------------------------------------+
77 | This source file is subject to version 2.00 of the Zend license, |
88 | that is bundled with this package in the file LICENSE, and is |
You can’t perform that action at this time.
0 commit comments