Browse Source
Replace ZEND_ACC_ANON_BOUND, ZEND_ACC_UNRESOLVED_PARENT and ZEND_ACC_UNRESOLVED_INTERFACES with single ZEND_ACC_LINKED.
pull/3532/merge
Replace ZEND_ACC_ANON_BOUND, ZEND_ACC_UNRESOLVED_PARENT and ZEND_ACC_UNRESOLVED_INTERFACES with single ZEND_ACC_LINKED.
pull/3532/merge
18 changed files with 64 additions and 68 deletions
-
3UPGRADING.INTERNALS
-
3Zend/zend.h
-
2Zend/zend_API.c
-
6Zend/zend_compile.c
-
18Zend/zend_compile.h
-
10Zend/zend_inheritance.c
-
4Zend/zend_interfaces.c
-
4Zend/zend_opcode.c
-
4Zend/zend_operators.c
-
6Zend/zend_vm_def.h
-
6Zend/zend_vm_execute.h
-
12ext/opcache/Optimizer/zend_inference.c
-
6ext/opcache/zend_accelerator_util_funcs.c
-
28ext/opcache/zend_file_cache.c
-
8ext/opcache/zend_persist.c
-
4ext/opcache/zend_persist_calc.c
-
6ext/reflection/php_reflection.c
-
2ext/spl/spl_functions.c
Write
Preview
Loading…
Cancel
Save
Reference in new issue