php-src/Zend
Christoph M. Becker 2f4973fd88
Revert GH-10279
Cf. <https://github.com/php/php-src/pull/10220#issuecomment-1383739816>.

This reverts commit 45a128c9de.
This reverts commit 1eb71c3f15.
This reverts commit 492523a779.
This reverts commit c7a4633891.
This reverts commit 308adb915c.
This reverts commit cd27d5e07f.
This reverts commit c5933409b4.
This reverts commit 46371f4eb3.
This reverts commit 623e2e9fc6.
This reverts commit e7434c1247.
This reverts commit d28d323ca2.
This reverts commit 1a067b84ee.
This reverts commit a55c0c5fc3.
This reverts commit b5aeb3a4d4.
This reverts commit f061a035e4.
This reverts commit b088575119.
This reverts commit b1d48774a7.
This reverts commit 94f9a20ce6.
This reverts commit 4831e48708.
This reverts commit cd985de190.
This reverts commit 9521d21681.
This reverts commit d6136151e9.
2023-01-16 12:25:59 +01:00
..
asm Fiber: add shadow stack support 2022-11-07 14:48:27 +01:00
Optimizer Revert GH-10279 2023-01-16 12:25:59 +01:00
tests Merge branch 'PHP-8.2' 2023-01-13 12:31:12 +01:00
bench.php
LICENSE
Makefile.frag
micro_bench.php
README.md
zend.c Zend/zend_{operators,variables}: include cleanup 2023-01-10 14:19:03 +00:00
zend.h PHP-8.2 is now for PHP 8.2.2-dev 2022-12-13 19:29:29 -05:00
Zend.m4 Limit stack size (#9104) 2022-12-16 17:44:26 +01:00
zend_alloc.c #include cleanup (#10216) 2023-01-04 13:24:28 +00:00
zend_alloc.h #include cleanup (#10216) 2023-01-04 13:24:28 +00:00
zend_alloc_sizes.h Fix GH-9361: Segmentation fault on script exit 2022-08-22 12:59:17 +02:00
zend_API.c Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_API.h Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_arena.h Revert GH-10279 2023-01-16 12:25:59 +01:00
zend_ast.c Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_ast.h Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_atomic.c Fixed undefined macros warnings 2022-09-22 13:17:02 +02:00
zend_atomic.h Fixed undefined macros warnings 2022-09-22 13:17:02 +02:00
zend_attributes.c Revert "Store default object handlers alongside the class entry" 2022-09-14 11:18:14 +02:00
zend_attributes.h
zend_attributes.stub.php Rename @cname to @cvalue in stubs (#9043) 2022-07-19 15:11:42 +02:00
zend_attributes_arginfo.h Fix RC debug of stub attribute (#9082) 2022-07-21 15:06:04 +02:00
zend_bitset.h Revert GH-10279 2023-01-16 12:25:59 +01:00
zend_build.h Revert GH-10279 2023-01-16 12:25:59 +01:00
zend_builtin_functions.c Fix GH-10200: zif_get_object_vars: Assertion `!(((__ht)->u.flags & (1<<2)) != 0)' failed. 2023-01-02 15:48:19 +00:00
zend_builtin_functions.h
zend_builtin_functions.stub.php Add four extra fields to gc_status() (#9336) 2022-10-04 13:56:02 +01:00
zend_builtin_functions_arginfo.h Add four extra fields to gc_status() (#9336) 2022-10-04 13:56:02 +01:00
zend_call_stack.c Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_call_stack.h Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_closures.c Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_closures.h Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_closures.stub.php
zend_closures_arginfo.h
zend_compile.c Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_compile.h Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_config.w32.h
zend_constants.c Declare remaining Zend constants in stubs (#9730) 2022-10-12 22:43:36 +02:00
zend_constants.h
zend_constants.stub.php Declare remaining Zend constants in stubs (#9730) 2022-10-12 22:43:36 +02:00
zend_constants_arginfo.h Declare remaining Zend constants in stubs (#9730) 2022-10-12 22:43:36 +02:00
zend_cpuinfo.c Windows arm64 zend and standard extension support 2022-08-09 12:45:14 +02:00
zend_cpuinfo.h
zend_default_classes.c
zend_dtrace.c
zend_dtrace.d
zend_dtrace.h
zend_enum.c Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_enum.h Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_enum.stub.php
zend_enum_arginfo.h
zend_errors.h
zend_exceptions.c Fix GH-9709: Guard against current_execute_data==NULL in is_handle_exception_set 2022-10-23 00:50:22 +01:00
zend_exceptions.h
zend_exceptions.stub.php
zend_exceptions_arginfo.h
zend_execute.c Merge branch 'PHP-8.2' 2023-01-13 12:31:12 +01:00
zend_execute.h Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_execute_API.c Zend/zend_execute: include cleanup 2023-01-10 14:19:03 +00:00
zend_extensions.c Revert GH-10279 2023-01-16 12:25:59 +01:00
zend_extensions.h Revert GH-10279 2023-01-16 12:25:59 +01:00
zend_fibers.c Merge branch 'PHP-8.2' 2023-01-13 12:31:12 +01:00
zend_fibers.h Zend/zend_fibers: include cleanup 2023-01-10 14:19:03 +00:00
zend_fibers.stub.php
zend_fibers_arginfo.h
zend_float.c Revert GH-10279 2023-01-16 12:25:59 +01:00
zend_float.h Revert GH-10279 2023-01-16 12:25:59 +01:00
zend_gc.c Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_gc.h Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_gdb.c
zend_gdb.h
zend_generators.c Merge branch 'PHP-8.2' 2023-01-13 12:31:12 +01:00
zend_generators.h
zend_generators.stub.php
zend_generators_arginfo.h
zend_globals.h Zend/zend_ini_scanner: parse const strings 2023-01-04 12:49:48 +00:00
zend_globals_macros.h Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_hash.c zend_hash_check_size: allow nSize <= HT_MAX_SIZE (#10244) 2023-01-13 17:42:43 +01:00
zend_hash.h #include cleanup (#10216) 2023-01-04 13:24:28 +00:00
zend_highlight.c
zend_highlight.h
zend_inheritance.c Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_inheritance.h Convert some macros to zend_always_inline functions (#8288) 2022-08-04 13:24:12 +01:00
zend_ini.c Introduce new INI API to get zend_string* value for an INI setting 2023-01-15 16:00:18 +00:00
zend_ini.h Introduce new INI API to get zend_string* value for an INI setting 2023-01-15 16:00:18 +00:00
zend_ini_parser.y Zend/zend_ini_scanner: parse const strings 2023-01-04 12:49:48 +00:00
zend_ini_scanner.h Zend/zend_ini_scanner: parse const strings 2023-01-04 12:49:48 +00:00
zend_ini_scanner.l Zend/zend_ini_scanner: parse const strings 2023-01-04 12:49:48 +00:00
zend_interfaces.c Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_interfaces.h Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_interfaces.stub.php
zend_interfaces_arginfo.h
zend_istdiostream.h
zend_iterators.c Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_iterators.h Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_language_parser.y Remove _zend_ast_decl->lex_pos (#10046) 2022-12-22 15:01:21 +01:00
zend_language_scanner.h Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_language_scanner.l Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_list.c Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_list.h Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_llist.c Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_llist.h Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_long.h Revert GH-10279 2023-01-16 12:25:59 +01:00
zend_map_ptr.h Revert GH-10279 2023-01-16 12:25:59 +01:00
zend_mmap.h Use PDEATHSIG to kill cli-server workers if parent exists 2022-09-08 10:48:20 +02:00
zend_modules.h Prepare PHP 8.2.0 RC1 2022-08-30 11:57:05 -04:00
zend_multibyte.c Zend/zend_multibyte: include cleanup 2023-01-10 14:19:03 +00:00
zend_multibyte.h Zend/zend_multibyte: include cleanup 2023-01-10 14:19:03 +00:00
zend_multiply.h Revert GH-10279 2023-01-16 12:25:59 +01:00
zend_object_handlers.c Zend/zend_object_handlers: include cleanup 2023-01-10 14:19:03 +00:00
zend_object_handlers.h Zend/zend_object_handlers: include cleanup 2023-01-10 14:19:03 +00:00
zend_objects.c Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_objects.h Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_objects_API.c Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_objects_API.h Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_observer.c Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_observer.h Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_opcode.c Fix memory leak 2022-10-31 12:20:28 +03:00
zend_operators.c Zend/zend_{operators,variables}: include cleanup 2023-01-10 14:19:03 +00:00
zend_operators.h Zend/zend_{operators,variables}: include cleanup 2023-01-10 14:19:03 +00:00
zend_portability.h Merge branch 'PHP-8.2' 2023-01-10 15:23:44 +00:00
zend_ptr_stack.c Zend/zend_ptr_stack: include cleanup 2023-01-10 14:19:03 +00:00
zend_ptr_stack.h Zend/zend_ptr_stack: include cleanup 2023-01-10 14:19:03 +00:00
zend_range_check.h
zend_signal.c Zend/zend_signal: include cleanup 2023-01-10 14:19:03 +00:00
zend_signal.h Zend/zend_signal: include cleanup 2023-01-10 14:19:03 +00:00
zend_smart_str.c Zend/zend_smart_str: include cleanup 2023-01-10 14:19:03 +00:00
zend_smart_str.h Zend/zend_smart_str: include cleanup 2023-01-10 14:19:03 +00:00
zend_smart_str_public.h Zend/zend_smart_str: include cleanup 2023-01-10 14:19:03 +00:00
zend_smart_string.h Zend/zend_smart_str: include cleanup 2023-01-10 14:19:03 +00:00
zend_smart_string_public.h Zend/zend_smart_str: include cleanup 2023-01-10 14:19:03 +00:00
zend_sort.c #include cleanup (#10216) 2023-01-04 13:24:28 +00:00
zend_sort.h #include cleanup (#10216) 2023-01-04 13:24:28 +00:00
zend_stack.c
zend_stack.h
zend_stream.c Revert GH-10279 2023-01-16 12:25:59 +01:00
zend_stream.h Revert GH-10279 2023-01-16 12:25:59 +01:00
zend_string.c #include cleanup (#10216) 2023-01-04 13:24:28 +00:00
zend_string.h Enforce literals in certain macros (#10111) 2023-01-04 08:47:33 -07:00
zend_strtod.c Mark constant static arrays in function bodies actually as const (#10325) 2023-01-15 14:51:31 +00:00
zend_strtod.h
zend_strtod_int.h build/php.m4: remove test for integer types (#10304) 2023-01-13 11:51:15 +00:00
zend_system_id.c Revert GH-10279 2023-01-16 12:25:59 +01:00
zend_system_id.h Revert GH-10279 2023-01-16 12:25:59 +01:00
zend_type_info.h
zend_types.h Revert GH-10279 2023-01-16 12:25:59 +01:00
zend_variables.c Zend/zend_{operators,variables}: include cleanup 2023-01-10 14:19:03 +00:00
zend_variables.h Zend/zend_{operators,variables}: include cleanup 2023-01-10 14:19:03 +00:00
zend_virtual_cwd.c Fix GH-9227: Trailing dots and spaces in filenames are ignored 2022-08-19 14:23:57 +02:00
zend_virtual_cwd.h
zend_vm.h
zend_vm_def.h Merge branch 'PHP-8.2' 2022-12-23 16:36:48 +00:00
zend_vm_execute.h Merge branch 'PHP-8.2' 2022-12-23 16:36:48 +00:00
zend_vm_execute.skl Limit stack size (#9104) 2022-12-16 17:44:26 +01:00
zend_vm_gen.php
zend_vm_handlers.h Include internal functions in the observer API 2022-07-30 19:20:55 +02:00
zend_vm_opcodes.c
zend_vm_opcodes.h
zend_vm_trace_handlers.h
zend_vm_trace_lines.h
zend_vm_trace_map.h
zend_weakrefs.c Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_weakrefs.h Revert GH-10300 2023-01-16 12:22:54 +01:00
zend_weakrefs.stub.php
zend_weakrefs_arginfo.h

Zend Engine

Zend memory manager

General

The goal of the new memory manager (available since PHP 5.2) is to reduce memory allocation overhead and speedup memory management.

Debugging

Normal:

sapi/cli/php -r 'leak();'

Zend MM disabled:

USE_ZEND_ALLOC=0 valgrind --leak-check=full sapi/cli/php -r 'leak();'

Shared extensions

Since PHP 5.3.11 it is possible to prevent shared extensions from unloading so that valgrind can correctly track the memory leaks in shared extensions. For this there is the ZEND_DONT_UNLOAD_MODULES environment variable. If set, then DL_UNLOAD() is skipped during the shutdown of shared extensions.

ZEND_VM

ZEND_VM architecture allows specializing opcode handlers according to op_type fields and using different execution methods (call threading, switch threading and direct threading). As a result ZE2 got more than 20% speedup on raw PHP code execution (with specialized executor and direct threading execution method). As in most PHP applications raw execution speed isn't the limiting factor but system calls and database calls are, your mileage with this patch will vary.

Most parts of the old zend_execute.c go into zend_vm_def.h. Here you can find opcode handlers and helpers. The typical opcode handler template looks like this:

ZEND_VM_HANDLER(<OPCODE-NUMBER>, <OPCODE>, <OP1_TYPES>, <OP2_TYPES>)
{
    <HANDLER'S CODE>
}

<OPCODE-NUMBER> is a opcode number (0, 1, ...) <OPCODE> is an opcode name (ZEN_NOP, ZEND_ADD, :) <OP1_TYPES> and <OP2_TYPES> are masks for allowed operand op_types. Specializer will generate code only for defined combination of types. You can use any combination of the following op_types UNUSED, CONST, VAR, TMP and CV also you can use ANY mask to disable specialization according operand's op_type. <HANDLER'S CODE> is a handler's code itself. For most handlers it stills the same as in old zend_execute.c, but now it uses macros to access opcode operands and some internal executor data.

You can see the conformity of new macros to old code in the following list:

EXECUTE_DATA
    execute_data
ZEND_VM_DISPATCH_TO_HANDLER(<OP>)
    return <OP>_helper(ZEND_OPCODE_HANDLER_ARGS_PASSTHRU)
ZEND_VM_DISPATCH_TO_HELPER(<NAME>)
    return <NAME>(ZEND_OPCODE_HANDLER_ARGS_PASSTHRU)
ZEND_VM_DISPATCH_TO_HELPER_EX(<NAME>,<PARAM>,<VAL>)
    return <NAME>(<VAL>, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU)
ZEND_VM_CONTINUE()
    return 0
ZEND_VM_NEXT_OPCODE()
    NEXT_OPCODE()
ZEND_VM_SET_OPCODE(<TARGET>
    SET_OPCODE(<TARGET>
ZEND_VM_INC_OPCODE()
    INC_OPCOD()
ZEND_VM_RETURN_FROM_EXECUTE_LOOP()
    RETURN_FROM_EXECUTE_LOOP()
ZEND_VM_C_LABEL(<LABEL>):
    <LABEL>:
ZEND_VM_C_GOTO(<LABEL>)
    goto <LABEL>
OP<X>_TYPE
    opline->op<X>.op_type
GET_OP<X>_ZVAL_PTR(<TYPE>)
    get_zval_ptr(&opline->op<X>, EX(Ts), &free_op<X>, <TYPE>)
GET_OP<X>_ZVAL_PTR_PTR(<TYPE>)
    get_zval_ptr_ptr(&opline->op<X>, EX(Ts), &free_op<X>, <TYPE>)
GET_OP<X>_OBJ_ZVAL_PTR(<TYPE>)
    get_obj_zval_ptr(&opline->op<X>, EX(Ts), &free_op<X>, <TYPE>)
GET_OP<X>_OBJ_ZVAL_PTR_PTR(<TYPE>)
    get_obj_zval_ptr_ptr(&opline->op<X>, EX(Ts), &free_op<X>, <TYPE>)
IS_OP<X>_TMP_FREE()
    IS_TMP_FREE(free_op<X>)
FREE_OP<X>()
    FREE_OP(free_op<X>)
FREE_OP<X>_IF_VAR()
    FREE_VAR(free_op<X>)
FREE_OP<X>_VAR_PTR()
    FREE_VAR_PTR(free_op<X>)

Executor's helpers can be defined without parameters or with one parameter. This is done with the following constructs:

ZEND_VM_HELPER(<HELPER-NAME>, <OP1_TYPES>, <OP2_TYPES>)
{
    <HELPER'S CODE>
}

ZEND_VM_HELPER_EX(<HELPER-NAME>, <OP1_TYPES>, <OP2_TYPES>, <PARAM_SPEC>)
{
    <HELPER'S CODE>
}

The executors code is generated by the PHP script zend_vm_gen.php. It uses zend_vm_def.h and zend_vm_execute.skl as input and produces zend_vm_opcodes.h and zend_vm_execute.h. The first file is a list of opcode definitions. It is included from zend_compile.h. The second one is an executor code itself. It is included from zend_execute.c.

zend_vm_gen.php can produce different kind of executors. You can select a different opcode threading model using --with-vm-kind=CALL|SWITCH|GOTO|HYBRID. You can disable opcode specialization using --without-specializer. At last you can debug the executor using the original zend_vm_def.h or the generated zend_vm_execute.h file. Debugging with the original file requires the --with-lines option. By default, Zend Engine uses the following command to generate the executor:

# Default VM kind is HYBRID
php zend_vm_gen.php --with-vm-kind=HYBRID