summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2002-09-10 00:34:15 +0000
committer <changelog@php.net>2002-09-10 00:34:15 +0000
commite94b325e90a9d2c6060ef83d9a53e3df839cfb9c (patch)
treee7c4b34eb611d51634477b07967b98a550afb06f
parent513a15b219744c055e35b9f645f3c22453de5178 (diff)
downloadphp-git-e94b325e90a9d2c6060ef83d9a53e3df839cfb9c.tar.gz
NEWS update
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
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