summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2000-02-16 09:37:04 +0000
committerAndi Gutmans <andi@php.net>2000-02-16 09:37:04 +0000
commit6dba297a79ef5cf9a26220b78d65cbf3e4ea5dd7 (patch)
treed6fc104f658d5c05c4280590db49b37d344eb88f
parentc854703ad6cff3eb3ae4104c84c0600dacca082d (diff)
downloadphp-git-6dba297a79ef5cf9a26220b78d65cbf3e4ea5dd7.tar.gz
- OK, for a change I remember to put my changes in the NEWS file.
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 02ef2fbc02..0f61cb20bc 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ?? ????, Version 4.0 Beta 4
+- Fix bug in unset() on array offsets which are referenced more than once
+ (Andi, Zend library)
- Improved ISAPI module - it should no longer be necessary to set PHP as
an ISAPI filter, only as an ISAPI extension, unless you wish to perform
authentication using PHP. This didn't yet get enough testing, but it