]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Thu, 2 Dec 1999 02:08:17 +0000 (02:08 +0000)
committer <changelog@php.net> <>
Thu, 2 Dec 1999 02:08:17 +0000 (02:08 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 4855dd0c09bb68c95c1d84d47cd0d3e5c1e686d5..2748aea4b1ae4c330ba321dcda9f7d45d4e5f91a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,12 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ?? ????, Version 4.0 Beta 4
+- Fix some warnings when compiling in maintainer-mode (Stig)
+  Made mysql and gd work as shared extensions again (Stig)
+- Made the GET/POST/Cookie and their HTTP_*_VARS[] counterparts be references
+  to each other (Zeev)
+- Make the global GET/POST/Cookie variables and their $HTTP_*_VARS[] counterparts
+  be references to each other (Zeev)
 - Added support for the 'use' keyword - behaves like 'require', but will not
   use the same file more than once (Andi & Zeev, Zend library)
 - Added check to see if a persistent connection is still valid with the