diff --git a/NEWS b/NEWS index e8325957feb..4c47571cee0 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,7 @@ PHP NEWS ?? ??? 2016 PHP 7.0.6 - Core: - . Added ability to disable huge pages in Zend Memeory Manager through + . Added ability to disable huge pages in Zend Memery Manager through the environment variable USE_ZEND_ALLOC_HUGE_PAGES=0. (Dmitry) . Fixed bug #71841 (EG(error_zval) is not handled well). (Laruence)