diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,9 +2,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 31 Mar 2016 PHP 7.0.5 -- CLI Server: - . Fixed bug #69953 (Support MKCALENDAR request method). (Christoph) - - Core: . Huge pages disabled by default. (Rasmus) . Added ability to enable huge pages in Zend Memory Manager through @@ -33,6 +30,9 @@ PHP NEWS . Fixed bug #71624 (`php -R` (PHP_MODE_PROCESS_STDIN) is broken). (Sean DuBois) +- CLI Server: + . Fixed bug #69953 (Support MKCALENDAR request method). (Christoph) + - Curl: . Fixed bug #71694 (Support constant CURLM_ADDED_ALREADY). (mpyw) |