mirror of
https://github.com/php/php-src.git
synced 2026-04-25 00:48:25 +02:00
4840ff0f05
* PHP-5.4: Integer overflow in SndToJewish leads to php hang AT least in (inputDay is long, metonicCycle is int): metonicCycle = (inputDay + 310) / 6940;