From: Xinchen Hui Date: Mon, 16 Jan 2012 10:20:18 +0000 (+0000) Subject: typo X-Git-Tag: php-5.5.0alpha1~622 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=36df53421ecf6a74bfea19ab13e8935f8dd4476a;p=php typo --- diff --git a/NEWS b/NEWS index c38b71dee4..0cf44aa4d7 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,7 @@ PHP NEWS - General improvements: . World domination -- Core +- Core: . Fixed bug #60573 (type hinting with "self" keyword causes weird errors). (Laruence)