]> granicus.if.org Git - php/commitdiff
- WS
authorMarcus Boerger <helly@php.net>
Wed, 6 Feb 2008 10:57:34 +0000 (10:57 +0000)
committerMarcus Boerger <helly@php.net>
Wed, 6 Feb 2008 10:57:34 +0000 (10:57 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b991e682926094ab04966d1f8eb3274dc9e7a12e..4c56fe9e4411fa439fa5dc7240d7453416437575 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ PHP                                                                        NEWS
 ?? ??? 20??, PHP 6.0
 - Unicode support. (Andrei, Dmitry, et al)
 
-- Changed dl() to be disabled by default. Enabled only when explicitly 
+- Changed dl() to be disabled by default. Enabled only when explicitly
   registered by the SAPI layer. Enabled only with CLI, CGI and EMBED. (Dmitry)
 - Changed "instanceof" and "catch" operators, is_a() and is_subclass_of()
   functions to not call __autoload(). (Dmitry)