mirror of
https://github.com/php/php-src.git
synced 2026-04-21 15:08:16 +02:00
afd8695a22
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.