This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-24 08:12:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
php-8.1.34
archived-php-src
/
Zend
/
Optimizer
History
Dmitry Stogov
798b9d097b
Fixed GH-10008: Narrowing occurred during type inference of ZEND_ADD_ARRAY_ELEMENT
2023-11-02 08:09:29 +03:00
..
block_pass.c
Fixed inorrect QM_ASSIGN elimination
2023-11-01 09:54:58 +03:00
compact_literals.c
…
compact_vars.c
…
dce.c
…
dfa_pass.c
Fix incorrect match default branch optimization
2023-04-26 15:19:20 +02:00
escape_analysis.c
…
nop_removal.c
…
optimize_func_calls.c
Fix zend_separate_if_call_and_write for FUNC_ARGs
2023-09-07 14:25:11 +02:00
optimize_temp_vars_5.c
…
pass1.c
…
pass3.c
…
sccp.c
Fix GH-10801: Named arguments in CTE functions cause a segfault
2023-03-10 19:22:44 +01:00
scdf.c
…
scdf.h
…
ssa_integrity.c
…
zend_call_graph.c
…
zend_call_graph.h
…
zend_cfg.c
…
zend_cfg.h
…
zend_dfg.c
…
zend_dfg.h
…
zend_dump.c
…
zend_dump.h
…
zend_func_info.c
…
zend_func_info.h
…
zend_func_infos.h
…
zend_inference.c
Fixed GH-10008: Narrowing occurred during type inference of ZEND_ADD_ARRAY_ELEMENT
2023-11-02 08:09:29 +03:00
zend_inference.h
…
zend_optimizer_internal.h
…
zend_optimizer.c
…
zend_optimizer.h
…
zend_ssa.c
…
zend_ssa.h
…
zend_worklist.h
…