]> granicus.if.org Git - php/commit
Fixed JIT for DEFINED opcode
authorDmitry Stogov <dmitry@zend.com>
Mon, 22 Apr 2019 17:19:34 +0000 (20:19 +0300)
committerDmitry Stogov <dmitry@zend.com>
Mon, 22 Apr 2019 17:19:34 +0000 (20:19 +0300)
commit499b25c3036cc6e61ab1b024ed77e105f3249ba4
treefc60ab2017f2eff8b532619bf2b11122ab7f1303
parent640560745969054205ee2b17cfdd8765f2ba8e0e
Fixed JIT for DEFINED opcode
ext/opcache/jit/zend_jit_vm_helpers.c
ext/opcache/jit/zend_jit_x86.dasc
ext/opcache/tests/jit/defined_001.phpt [new file with mode: 0644]