From: Dan Kalowsky Date: Mon, 9 Sep 2002 19:06:41 +0000 (+0000) Subject: Updated for OCI8 patch X-Git-Tag: RELEASE_0_91~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bd7144a8030a986fe49699cbe1df6dcdeb78e054;p=php Updated for OCI8 patch --- diff --git a/NEWS b/NEWS index adb4237728..2dccb2050e 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 2002, Version 4.3.0 +- Corrected a build failure with the OCI8 extension on Tru64 based + architectures (patch submitted by Michael Mauch, micahel.mauch@gmx.de) - Added support for fopen("ftps://...", ...) which allows to connect to FTP servers via SSL. (Stefan Esser) - Made the "User-Agent" header sent by the fopen wrappers to be configurable