]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sat, 23 Mar 2002 01:19:18 +0000 (01:19 +0000)
committer <changelog@php.net> <>
Sat, 23 Mar 2002 01:19:18 +0000 (01:19 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 438b846c90b0bb4b87ee1319904db5f422694d97..fe1e7ba5aa9b1356df86c858d6c40fc4f4a7f87b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 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)