Skip to content

Commit d6eff66

Browse files
committed
update NEWS
1 parent a3946de commit d6eff66

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

NEWS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ PHP NEWS
33
?? ??? 2016 PHP 7.0.6
44

55
- Core:
6-
. Huge pages disabled by default. (Rasmus)
7-
. Added ability to enable huge pages in Zend Memory Manager through
8-
the environment variable USE_ZEND_ALLOC_HUGE_PAGES=1. (Dmitry)
96
. Fixed Bug #71859 (zend_objects_store_call_destructors operates on realloced
107
memory, crashing). (Laruence)
118
. Fixed bug #71841 (EG(error_zval) is not handled well). (Laruence)
@@ -56,6 +53,9 @@ PHP NEWS
5653
. Fixed bug #69953 (Support MKCALENDAR request method). (Christoph)
5754

5855
- Core:
56+
. Huge pages disabled by default. (Rasmus)
57+
. Added ability to enable huge pages in Zend Memory Manager through
58+
the environment variable USE_ZEND_ALLOC_HUGE_PAGES=1. (Dmitry)
5959
. Fixed bug #71756 (Call-by-reference widens scope to uninvolved functions
6060
when used in switch). (Laruence)
6161
. Fixed bug #71729 (Possible crash in zend_bin_strtod, zend_oct_strtod,

0 commit comments

Comments
 (0)