From: Felipe Pena Date: Fri, 10 Oct 2008 12:15:43 +0000 (+0000) Subject: - BFN: #44251, #41125 X-Git-Tag: php-5.2.7RC2~59 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=16021cb6e3e24dd22ba7ad6fd2ed3c00c0cf57f1;p=php - BFN: #44251, #41125 --- diff --git a/NEWS b/NEWS index 9ca01880ba..73145a3d3e 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Oct 2008, PHP 5.2.7RC2 +- Fixed bug #44251, #41125 (PDO + quote() + prepare() can result in seg fault). + (tsteiner at nerdclub dot net) 09 Oct 2008, PHP 5.2.7RC1 - Reverted fix for bug #44197 due to behaviour change in minor version.