]> granicus.if.org Git - php/commit
Introduced ZEND_COMPILE_IGNORE_OTHER_FILES compiler option, to allow "separate" file...
authorDmitry Stogov <dmitry@zend.com>
Wed, 22 Aug 2018 10:45:56 +0000 (13:45 +0300)
committerDmitry Stogov <dmitry@zend.com>
Wed, 22 Aug 2018 10:45:56 +0000 (13:45 +0300)
commitfc8d6b679786cdfebc692b74cdaf4e508a916a3e
treef17a3f2a213a84355809fa366f3e1013337ccb5b
parent850b53df0e3aa1a898db000244290fd0b7ecc8b6
Introduced ZEND_COMPILE_IGNORE_OTHER_FILES compiler option, to allow "separate" file compilation (unaffected but previously compiled files), without CG(function_table)/CG(class_table) manipulation.
Zend/zend_compile.c
Zend/zend_compile.h
ext/opcache/ZendAccelerator.c
ext/opcache/ZendAccelerator.h
ext/opcache/zend_accelerator_util_funcs.c
ext/opcache/zend_accelerator_util_funcs.h