mirror of
https://github.com/php/php-src.git
synced 2026-04-24 08:28:26 +02:00
aa76127d01
We prefer clean solutions (such as declaring the proper type in the first place, or introducing a portable format specifier) where easily possible, but resort to casts otherwise. We also port https://github.com/libgd/libgd/commit/f1480ab14bd5e2e4b4d83d8f3e64e786aa810637.