From 9b18afcbca80e027859dab3b58f66dd901564be0 Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Tue, 14 May 2019 00:21:00 +0300 Subject: [PATCH] Fixed test on platforms that don't support fastcall calling convention --- ext/ffi/tests/100.phpt | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/ext/ffi/tests/100.phpt b/ext/ffi/tests/100.phpt index 7a3be47ec3..63fae8c215 100644 --- a/ext/ffi/tests/100.phpt +++ b/ext/ffi/tests/100.phpt @@ -13,14 +13,21 @@ try { ffi.enable=1 --FILE-- get_zend_version())[0])); -- 2.40.0