mirror of
https://github.com/php/php-src.git
synced 2026-03-31 20:53:00 +02:00
Instead of passing `1073746742.75` to an int parameter, we just do the calculation upfront (and round up), since the actual calculation does not matter here anyway.