From ac2bdbaeb0e3b40033736ecbc7b134be1bc75bab Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Mon, 12 Oct 2009 19:23:07 +0000 Subject: [PATCH] - BFN --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index ba03ad3a4c..4e569842e3 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,10 @@ PHP NEWS (Rasmus) - Fixed a open_basedir bypass in posix_mkfifo() identified by Grzegorz Stachowiak. (Rasmus) +- Fixed crash in SQLiteDatabase::ArrayQuery() and SQLiteDatabase::SingleQuery() + when calling using Reflection. (Felipe) +- Fixed crash when instantiating PDORow and PDOStatement through Reflection. + (Felipe) - Fixed bug #49809 (time_sleep_until() is not available on OpenSolaris). (Jani) - Fixed Bug #49785 (insufficient input string validation of htmlspecialchars()). -- 2.40.0