From: Sebastian Bergmann Date: Wed, 22 Aug 2012 09:19:29 +0000 (+0200) Subject: WTF? X-Git-Tag: php-5.5.0alpha1~20^2~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a90170e6f803f283d6c8e4e8d6b7bd8b7bd011a4;p=php WTF? --- diff --git a/NEWS b/NEWS index f4df4463fa..00f8ec6be9 100644 --- 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