mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
![]() Clang 18 only allows counted_by to work on real flexible array members, not ones with a zero size. Otherwise you get errors like: ``` ext/opcache/jit/zend_jit_ir.c:149:12: error: 'counted_by' only applies to C99 flexible array members ``` |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
ffi.c | ||
ffi.g | ||
ffi.stub.php | ||
ffi_arginfo.h | ||
ffi_parser.c | ||
php_ffi.h |