From 299fe2554f4ef5184a72b146726ea5a7ee62a68b Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Mon, 1 May 2006 01:10:33 +0000 Subject: [PATCH] add note about ssl context options. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 95ba99fc4f..742959edc0 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2006, PHP 5.1.4 +- Added "capture_peer_cert" and "capture_peer_cert_chain" context options + for SSL streams. (Wez). - Fixed bug #35552 (crash when pdo_odbc prepare fails). (Wez). - Fixed bug #36632 (bad error reporting for pdo_odbc exec UPDATE). (Wez). -- 2.40.0