]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.3' into PHP-5.4
authorRemi Collet <remi@php.net>
Tue, 21 May 2013 16:08:45 +0000 (18:08 +0200)
committerRemi Collet <remi@php.net>
Tue, 21 May 2013 16:08:45 +0000 (18:08 +0200)
* PHP-5.3:
  Integer overflow in SndToJewish leads to php hang AT least in (inputDay is long, metonicCycle is int):    metonicCycle = (inputDay + 310) / 6940;


Trivial merge