dmitry Wed May 3 13:25:38 2006 UTC Modified files: (Branch: PHP_5_1) /php-src NEWS Log: Fixed bug #37291 (FastCGI now longer works with isapi_fcgi.dll) http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.543&r2=1.2027.2.544&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.543 php-src/NEWS:1.2027.2.544 --- php-src/NEWS:1.2027.2.543 Wed May 3 11:24:29 2006 +++ php-src/NEWS Wed May 3 13:25:37 2006 @@ -4,6 +4,7 @@ - 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).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php