|
|
@ -27,6 +27,9 @@ PHP NEWS |
|
|
. Fixed bug #68088 (New Posthandler Potential Illegal efree() vulnerability). |
|
|
. Fixed bug #68088 (New Posthandler Potential Illegal efree() vulnerability). |
|
|
(Mike) (CVE-2014-3622) |
|
|
(Mike) (CVE-2014-3622) |
|
|
|
|
|
|
|
|
|
|
|
- DOM: |
|
|
|
|
|
. Made DOMNode::textContent writeable. (Tjerk) |
|
|
|
|
|
|
|
|
- Fileinfo: |
|
|
- Fileinfo: |
|
|
. Fixed bug #67731 (finfo::file() returns invalid mime type |
|
|
. Fixed bug #67731 (finfo::file() returns invalid mime type |
|
|
for binary files). (Anatol) |
|
|
for binary files). (Anatol) |
|
|
@ -50,9 +53,6 @@ PHP NEWS |
|
|
. Fixed bug #67850 (extension won't build if openssl compiled without SSLv3). |
|
|
. Fixed bug #67850 (extension won't build if openssl compiled without SSLv3). |
|
|
(Daniel Lowrey) |
|
|
(Daniel Lowrey) |
|
|
|
|
|
|
|
|
- DOM: |
|
|
|
|
|
. Made DOMNode::textContent writeable. (Tjerk) |
|
|
|
|
|
|
|
|
|
|
|
- phpdbg: |
|
|
- phpdbg: |
|
|
. Fixed issue krakjoe/phpdbg#111 (compile error without ZEND_SIGNALS). (Bob) |
|
|
. Fixed issue krakjoe/phpdbg#111 (compile error without ZEND_SIGNALS). (Bob) |
|
|
|
|
|
|
|
|
|