1
0
mirror of https://github.com/php/php-src.git synced 2026-04-05 07:02:33 +02:00
This commit is contained in:
Dmitry Stogov
2016-03-18 10:25:48 +03:00
parent 5b8d0dc6ae
commit 11594e86b8

2
NEWS
View File

@@ -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)