From: Felipe Pena Date: Mon, 6 Oct 2008 15:11:43 +0000 (+0000) Subject: - BFN #45373 X-Git-Tag: php-5.2.7RC1~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8b603dfa073f2ca8011ef9f4c01deb359ee35f4b;p=php - BFN #45373 --- diff --git a/NEWS b/NEWS index 875aea4fa1..53ff4c7fb0 100644 --- 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).