]> granicus.if.org Git - php/commitdiff
BFN #46010
authorFelipe Pena <felipe@php.net>
Sun, 7 Sep 2008 23:10:07 +0000 (23:10 +0000)
committerFelipe Pena <felipe@php.net>
Sun, 7 Sep 2008 23:10:07 +0000 (23:10 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0a00b97b8bb6c03edc5769cc91b90fc76b455e0c..e9e7a0c6edf1349e4ee4d170c47eb633999bea18 100644 (file)
--- 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