From: Christoph M. Becker Date: Wed, 18 Mar 2020 16:01:30 +0000 (+0100) Subject: Merge branch 'PHP-7.4' X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ddf38fd76465c4c74e36e085bbb0ad97541067b5;p=php Merge branch 'PHP-7.4' * PHP-7.4: Improve FFI test suite for Windows --- ddf38fd76465c4c74e36e085bbb0ad97541067b5 diff --cc ext/ffi/tests/100.phpt index 27b6d0be08,572052f372..634d8d4436 --- a/ext/ffi/tests/100.phpt +++ b/ext/ffi/tests/100.phpt @@@ -13,23 -14,18 +14,18 @@@ try ffi.enable=1 --FILE-- get_zend_version())[0])); //var_dump(trim(FFI::string($zend->get_zend_version()))); var_dump($zend->zend_printf); diff --cc ext/ffi/tests/200.phpt index 69d0aafd04,205c0ebab2..e80d1ed08c --- a/ext/ffi/tests/200.phpt +++ b/ext/ffi/tests/200.phpt @@@ -11,13 -12,13 +12,14 @@@ try ?> --INI-- ffi.enable=1 +opcache.jit=0 --FILE-- --FILE--