php-src/Zend/Optimizer
Ilija Tovilo b3e33be443
Forward shutdown exceptions to user error handlers
Fixes GH-10695
Closes GH-110905
2023-06-15 17:11:22 +02:00
..
block_pass.c Allow arbitrary expressions in static variable initializer 2023-05-24 20:17:31 +02:00
compact_literals.c Fix comp-time and constant evaluation of dynamic class constant fetch 2023-02-02 19:18:17 +01:00
compact_vars.c
dce.c Allow arbitrary expressions in static variable initializer 2023-05-24 20:17:31 +02:00
dfa_pass.c Allow arbitrary expressions in static variable initializer 2023-05-24 20:17:31 +02:00
escape_analysis.c
nop_removal.c
optimize_func_calls.c
optimize_temp_vars_5.c
pass1.c Allow arbitrary expressions in static variable initializer 2023-05-24 20:17:31 +02:00
pass3.c
sccp.c Allow arbitrary expressions in static variable initializer 2023-05-24 20:17:31 +02:00
scdf.c Revert GH-10279 2023-01-16 12:25:59 +01:00
scdf.h Make various pointers const in Zend/ (#10608) 2023-02-20 14:00:59 +00:00
ssa_integrity.c zend_compiler, ...: use uint8_t instead of zend_uchar (#10621) 2023-02-23 14:56:54 +00:00
zend_call_graph.c Revert GH-10279 2023-01-16 12:25:59 +01:00
zend_call_graph.h [ci skip] Add a comment to clarify the value of zend_call_info->num_args (#10812) 2023-03-09 13:00:21 +00:00
zend_cfg.c Allow arbitrary expressions in static variable initializer 2023-05-24 20:17:31 +02:00
zend_cfg.h Revert GH-10279 2023-01-16 12:25:59 +01:00
zend_dfg.c Allow arbitrary expressions in static variable initializer 2023-05-24 20:17:31 +02:00
zend_dfg.h
zend_dump.c Add string output escaping into zend dump (phpdbg + opcache debug) (#11337) 2023-05-29 16:45:00 +03:00
zend_dump.h zend_compiler, ...: use uint8_t instead of zend_uchar (#10621) 2023-02-23 14:56:54 +00:00
zend_func_info.c
zend_func_info.h
zend_func_infos.h Forward shutdown exceptions to user error handlers 2023-06-15 17:11:22 +02:00
zend_inference.c Allow arbitrary expressions in static variable initializer 2023-05-24 20:17:31 +02:00
zend_inference.h Fix -Wenum-int-mismatch warnings on gcc 13 2023-04-20 16:04:59 +02:00
zend_optimizer_internal.h zend_compiler, ...: use uint8_t instead of zend_uchar (#10621) 2023-02-23 14:56:54 +00:00
zend_optimizer.c Allow arbitrary expressions in static variable initializer 2023-05-24 20:17:31 +02:00
zend_optimizer.h Revert GH-10279 2023-01-16 12:25:59 +01:00
zend_ssa.c Allow arbitrary expressions in static variable initializer 2023-05-24 20:17:31 +02:00
zend_ssa.h Revert "Zend/zend_types.h: move zend_result to separate header (#10609)" 2023-04-04 22:48:26 +03:00
zend_worklist.h Make various pointers const in Zend/ (#10608) 2023-02-20 14:00:59 +00:00