]> granicus.if.org Git - php/commit
Fix JIT trait type errors
authorNikita Popov <nikita.ppv@gmail.com>
Thu, 13 Feb 2020 14:16:23 +0000 (15:16 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Thu, 13 Feb 2020 14:16:23 +0000 (15:16 +0100)
commitf3d8ac1d954d4104eebb2ac2d94c46f23e2ab5da
tree201049475a3ee66a40656c8086ba80116ee9fdbf
parentf15b5ff3534fa697b708b954441edcf8c2de2711
Fix JIT trait type errors

We need to load EX->func here rather than use a hardcoded op_array,
as it may be copied with adjusted scope for traits.
Zend/tests/trait_type_errors.phpt [new file with mode: 0644]
ext/opcache/jit/zend_jit_x86.dasc