From a3268aef52fa51e1e565724893dee40437735d8d Mon Sep 17 00:00:00 2001 From: Jani Taskinen Date: Tue, 27 Oct 2009 22:18:25 +0000 Subject: [PATCH] - Fix news --- NEWS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index bb3d107e37..9003ed5c00 100644 --- a/NEWS +++ b/NEWS @@ -7,11 +7,12 @@ PHP NEWS number of file uploads per-request to 100 by default, to prevent possible DOS via temporary file exhaustion. (Ilia) -- Fixed crash in com_print_typeinfo when an invalid typelib is given +- Fixed crash in com_print_typeinfo when an invalid typelib is given. + (Pierre) - Fixed a safe_mode bypass in tempnam() identified by Grzegorz Stachowiak. (Rasmus) - Fixed a open_basedir bypass in posix_mkfifo() identified by Grzegorz - Stachowiak. (Rasmus) + Stachowiak. (Rasmus) - Fixed crash in SQLiteDatabase::ArrayQuery() and SQLiteDatabase::SingleQuery() when calling using Reflection. (Felipe) - Fixed crash when instantiating PDORow and PDOStatement through Reflection. -- 2.50.1