summaryrefslogtreecommitdiff
path: root/php.ini-development
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2019-12-30 14:42:19 +0100
committerNikita Popov <nikita.ppv@gmail.com>2020-01-17 09:41:27 +0100
commit43719022eaf4de22baed1bb32de88944c24bb706 (patch)
treea66ad614ab662c399390d18c29b6e3e8aafca3d4 /php.ini-development
parentbd1977282c14c1daa1718a82eb4b3bf79250ca16 (diff)
downloadphp-git-43719022eaf4de22baed1bb32de88944c24bb706.tar.gz
Improve SSA representation of FE_FETCH
The op2 of FE_FETCH is only written if the loop edge is taken. Fix up the SSA form to use the pre-assignment value if the exit edge is taken. This allows us to properly infer the type of the loop variable, without letting the pre-loop type leak in. Closes GH-5040.
Diffstat (limited to 'php.ini-development')
0 files changed, 0 insertions, 0 deletions