mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Add missing zend_test requirement to ffi test for bug80847
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
Bug #80847 (Nested structs)
|
||||
--EXTENSIONS--
|
||||
ffi
|
||||
zend_test
|
||||
--SKIPIF--
|
||||
<?php
|
||||
if (PHP_OS_FAMILY == 'Windows' && ((1 << 31) > 0)) die('xfail libffi doesn\'t properly support passing big structures by value on Windows/64');
|
||||
|
||||
Reference in New Issue
Block a user