diff options
author | Antony Dovgal <tony2001@php.net> | 2006-06-05 09:57:17 +0000 |
---|---|---|
committer | Antony Dovgal <tony2001@php.net> | 2006-06-05 09:57:17 +0000 |
commit | 163f0da75a820a52fa06bad1e420df1cc644bbd3 (patch) | |
tree | c7035e5712ea86aaac95f245d396e4c5fade8063 /NEWS | |
parent | 1ebb0590bdb70ed5965f9eb89088f68e3c477f3c (diff) | |
download | php-git-163f0da75a820a52fa06bad1e420df1cc644bbd3.tar.gz |
BFN
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -114,6 +114,8 @@ PHP NEWS E_WARNING rather then E_ERROR). (Ilia) - Fixed bug #34180 (--with-curlwrappers causes PHP to disregard some HTTP stream context options). (Mike) +- Fixed bug #34005 (oci_password_change() fails). + (pholdaway at technocom-wireless dot com, Tony) 04 May 2006, PHP 5.1.4 - Added "capture_peer_cert" and "capture_peer_cert_chain" context options |