mirror of
https://github.com/php/php-src.git
synced 2026-03-25 16:52:18 +01:00
GD uses variadict functions where the signature depends on the library and types of images. Until we can use void f(...) that was introduced in C23 suppress this warning.