1
0
mirror of https://github.com/php/php-src.git synced 2026-04-09 17:13:31 +02:00

- OK, for a change I remember to put my changes in the NEWS file.

This commit is contained in:
Andi Gutmans
2000-02-16 09:37:04 +00:00
parent c854703ad6
commit 6dba297a79

2
NEWS
View File

@@ -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