]> granicus.if.org Git - php/commitdiff
WTF?
authorSebastian Bergmann <sebastian@php.net>
Wed, 22 Aug 2012 09:19:29 +0000 (11:19 +0200)
committerSebastian Bergmann <sebastian@php.net>
Wed, 22 Aug 2012 14:14:14 +0000 (16:14 +0200)
NEWS

diff --git a/NEWS b/NEWS
index f4df4463fa7827a85a68ab348372cee861390f63..00f8ec6be9ec055694a407dc25212c21b7ccf683 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,6 @@ PHP                                                                        NEWS
 - General improvements:
   . Implemented 'finally' keyword (https://wiki.php.net/rfc/finally). (Laruence)
   . Drop Windows XP and 2003 support. (Pierre)
-  . World domination
   . Improve set_exception_handler while doing reset.(Laruence)
   . Support constant array/string dereferencing. (Laruence)
   . Add support for using empty() on the result of function calls and