From: Sara Golemon Date: Wed, 3 May 2006 22:44:37 +0000 (+0000) Subject: News entry for exporting PDO::PARAM_EVT_* constants X-Git-Tag: php-5.1.4~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3c831fef012118a89011a1a3ecdf0a6652a1c11f;p=php News entry for exporting PDO::PARAM_EVT_* constants --- diff --git a/NEWS b/NEWS index 958b32fbde..3f946bee45 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ PHP NEWS 04 May 2006, PHP 5.1.4 - Added "capture_peer_cert" and "capture_peer_cert_chain" context options for SSL streams. (Wez). +- Added PDO::PARAM_EVT_* family of constants. (Sara) - 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)