mirror of
https://github.com/php/php-src.git
synced 2026-04-12 02:23:18 +02:00
To work around the limitation of the current rudimentary vectorcall support in our patched libffi, we forbid yet unsupported declarations, i.e. float/double parameters at certain positions (SIMD vector types and HVA types are not supported anyway).