From 4cab908a78c1a083ad2c6a0a47d9f006605fd45e Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Sat, 23 Mar 2002 17:22:41 +0000 Subject: [PATCH] -removed -x -no german in NEWS --- NEWS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/NEWS b/NEWS index fe1e7ba5aa..8f9cd8288b 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,6 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 -- Added new switch -x to CLI that enables execution of files without @scripting tags. (Marcus) - All special fopen wrappers ('php://', 'bz2://' and 'zlib://') now require the '://' separator (instead of simply 'php:', 'bz2:' and 'zlib:') to avoid ambiguities when filenames have ':' characters. (Wez) @@ -36,7 +35,7 @@ PHP 4 NEWS process is now more portable and less resource-consuming. (Sascha) ?? ??? 2002, Version 4.2.0 -- ACHTUNG!! register_globals defaults to 'off' now !!! +- ATTENTION!! register_globals defaults to 'off' now !!! - Modified the mysql extension to disable 'LOAD LOCAL' when safe mode is enabled. (Jason) - Added CLI (command line interface) sapi which is more suitable for writing -- 2.50.1