From 0c6f5f581078689c97f8acbe9ff7f1d71e536dd5 Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Wed, 3 May 2006 13:25:37 +0000 Subject: [PATCH] Fixed bug #37291 (FastCGI now longer works with isapi_fcgi.dll) --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 7eac72e578..84551f3a61 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,7 @@ PHP NEWS - Added "capture_peer_cert" and "capture_peer_cert_chain" context options for SSL streams. (Wez). - Fixed possible crash in highlight_string(). (Dmitry) +- Fixed bug #37291 (FastCGI now longer works with isapi_fcgi.dll). (Dmitry) - Fixed bug #37277 (cloning Dom Documents or Nodes does not work). (Rob) - Fixed bug #37276 (problems witch $_POST array). (Dmitry) - Fixed bug #36632 (bad error reporting for pdo_odbc exec UPDATE). (Wez). -- 2.50.1