]> granicus.if.org Git - php/commit
Allow loading FFI bindings through ffi.preload directive
authorDmitry Stogov <dmitry@zend.com>
Tue, 22 Oct 2019 14:52:56 +0000 (17:52 +0300)
committerDmitry Stogov <dmitry@zend.com>
Tue, 22 Oct 2019 14:52:56 +0000 (17:52 +0300)
commit1417352dda354c22db43a8d4dbaa967575e2720c
treec81334fc746ea0ea86635c68abf89a8ea94c96c9
parent1c9bfcb6a766d4062f2dd1e594b30831d59cc36c
Allow loading FFI bindings through ffi.preload directive
Zend/zend_compile.h
ext/ffi/ffi.c
ext/ffi/php_ffi.h
ext/ffi/tests/302.phpt [new file with mode: 0644]
ext/opcache/ZendAccelerator.c