From 1ef02490c3446eeab6da6ede68c914f98d2d0b0f Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Tue, 23 Jan 2007 18:14:52 +0000 Subject: [PATCH] Fixed bug #40200 (The FastCgi version has different realpath results than thread safe version) --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 5599f3b29c..00090af3b8 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ PHP NEWS ?? Jan 2007, PHP 5.2.1RC4 - Fixed PECL bug #7295 (ORA-01405: fetched column value is NULL on LOB fields). (Tony) +- Fixed bug #40200 (The FastCgi version has different realpath results than + thread safe version). (Dmitry) - Fixed bug #40191 (use of array_unique() with objects triggers segfault). (Tony) - Fixed bug #40169 (CURLOPT_TCP_NODELAY only available in curl >= 7.11.2). -- 2.50.1