diff options
| author | Andrei Zmievski <andrei@php.net> | 1999-12-02 03:44:06 +0000 |
|---|---|---|
| committer | Andrei Zmievski <andrei@php.net> | 1999-12-02 03:44:06 +0000 |
| commit | 6fa71d811b18976745a37085df5ac3c4d26a6e6c (patch) | |
| tree | a22fa1016fb93301ea5f3b0a8e21a10d33412850 | |
| parent | 117d6a415122f6727981f9801d74a9d79ae1f7f3 (diff) | |
| download | php-git-6fa71d811b18976745a37085df5ac3c4d26a6e6c.tar.gz | |
*** empty log message ***
| -rw-r--r-- | NEWS | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -3,9 +3,7 @@ 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) +- Made mysql and gd work as shared extensions again (Stig) - 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 |
