From: Date: Tue, 10 Sep 2002 00:34:15 +0000 (+0000) Subject: NEWS update X-Git-Tag: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003~394 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e94b325e90a9d2c6060ef83d9a53e3df839cfb9c;p=php NEWS update --- diff --git a/NEWS b/NEWS index d6049a6729..4623cf65a9 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 2002, Version 4.3.0 +- Added ability to extract() variables as references via OR'able EXTR_REFS + flag. (Andrei) - Fixed a build failure with the OCI8 extension on Tru64. (Patch by Michael Mauch, micahel.mauch@gmx.de) - Added support for fopen("ftps://...", ...) which allows to connect to FTP