From bcb89314523f36068e0303759326b97b7b76b03b Mon Sep 17 00:00:00 2001 From: Popa Adrian Marius Date: Tue, 10 Jan 2012 13:42:14 +0000 Subject: [PATCH] Added fixes Pdo Firebird bugs to the NEWS file --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 7a084519a5..bbb6334b2c 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,12 @@ PHP NEWS . Restoring $_SERVER['REQUEST_TIME'] as a long and introducing $_SERVER['REQUEST_TIME_FLOAT'] to include microsecond precision. (Patrick) +- Pdo Firebird: + . Fixed bug #47415 (segfaults when passing lowercased column name to + bindColumn). (Mariuz) + . Fixed bug #53280 (segfaults if query column count less than param count). + (Mariuz) + 07 Jan 2012, PHP 5.4.0 RC5 - Core: . Fixed bug #60613 (Segmentation fault with $cls->{expr}() syntax). (Dmitry) -- 2.40.0