From: Felipe Pena Date: Sun, 7 Sep 2008 23:10:07 +0000 (+0000) Subject: BFN #46010 X-Git-Tag: php-5.2.7RC1~65 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d4979adb8047c9bf1af95985f2467e4256402547;p=php BFN #46010 --- diff --git a/NEWS b/NEWS index 0a00b97b8b..e9e7a0c6ed 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,8 @@ PHP NEWS - Fixed a crash on invalid method in ReflectionParameter constructor. (Christian Seiler) +- Fixed bug #46010 (warnings incorrectly generated for iv in ecb mode). + (Felipe) - Fixed bug #45405 (snmp extension memory leak). (Federico Cuello, Rodrigo Campos) - Fixed bug #45956 (parse_ini_file() does not return false with syntax errors