From: Rasmus Lerdorf Date: Thu, 18 Feb 2016 18:35:40 +0000 (-0800) Subject: Fix typo X-Git-Tag: php-7.0.5RC1~93^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=20ca0b89bda3822001474514ab9dffd62c559f01;p=php Fix typo --- diff --git a/NEWS b/NEWS index 48e924b229..18f899b484 100644 --- a/NEWS +++ b/NEWS @@ -15,7 +15,7 @@ PHP NEWS - Core: . Fixed bug (Low probability segfault in zend_arena). (Laruence) - . Fixed bug #71485 (Return typehint on interanal func causes Fatal error + . Fixed bug #71485 (Return typehint on internal func causes Fatal error when it throws exception). (Laruence) . Fixed bug #71474 (Crash because of VM stack corruption on Magento2). (Dmitry)