mirror of
https://github.com/php/php-src.git
synced 2026-03-24 16:22:37 +01:00
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 f1480ab14b.