mirror of
https://github.com/php/php-src.git
synced 2026-04-23 16:08:35 +02:00
9aadcb18e1
I replaced it with a multiplication overflow check in
18599f9c52. However, we need both,
because the code for restoring the number can't handle numbers
with many leading zeros right now and I don't feel like teaching it.