]> granicus.if.org Git - php/commitdiff
- BFN #45373
authorFelipe Pena <felipe@php.net>
Mon, 6 Oct 2008 15:11:43 +0000 (15:11 +0000)
committerFelipe Pena <felipe@php.net>
Mon, 6 Oct 2008 15:11:43 +0000 (15:11 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 875aea4fa1ab8c52fb9ac3dd075ea2cc33aa7106..53ff4c7fb0c2f0b5a4cf5efb852c6b4818e71ab3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -77,6 +77,7 @@ PHP                                                                        NEWS
 - Fixed bug #45405 (snmp extension memory leak). (Federico Cuello, Rodrigo
   Campos)
 - Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit). (Arnaud)
+- Fixed bug #45373 (php crash on query with errors in params). (Felipe)
 - Fixed bug #45352 (Segmentation fault because of tick function on second
   request). (Dmitry)
 - Fixed bug #45312 (Segmentation fault on second request for array functions).