mirror of
https://github.com/php/php-src.git
synced 2026-04-25 08:58:28 +02:00
1d38656b6d
Multiplication is performed after converting to uint32_t/uint64_t, making calculations faster. --------- Co-authored-by: Niels Dossche <7771979+nielsdos@users.noreply.github.com> Co-authored-by: Gina Peter Banyard <girgias@php.net>