From: Remi Collet Date: Wed, 22 May 2013 06:29:43 +0000 (+0200) Subject: NEWS X-Git-Tag: php-5.5.0RC2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=93469a1d153518430a9207a2bdea001210da8d19;p=php NEWS --- diff --git a/NEWS b/NEWS index 17e720a31b..f82e557e41 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,9 @@ PHP NEWS . Fixed bug #64853 (Use of no longer available ini directives causes crash on TS build). (Anatol) +- Calendar: + . Fixed bug #64895 (Integer overflow in SndToJewish). (Remi) + - Fileinfo: . Fixed bug #64830 (mimetype detection segfaults on mp3 file). (Anatol)