]> granicus.if.org Git - php/commitdiff
- BFN: #44251, #41125
authorFelipe Pena <felipe@php.net>
Fri, 10 Oct 2008 12:15:43 +0000 (12:15 +0000)
committerFelipe Pena <felipe@php.net>
Fri, 10 Oct 2008 12:15:43 +0000 (12:15 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9ca01880ba958ca2c73c31263cdb0528a2d8b03e..73145a3d3efcd4a0ce5723a50ec717bcf8412041 100644 (file)
--- 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.