diff options
| author | Ferenc Kovacs <tyrael@php.net> | 2014-11-12 00:21:04 +0100 |
|---|---|---|
| committer | Ferenc Kovacs <tyrael@php.net> | 2014-11-12 00:21:04 +0100 |
| commit | a2e7b9162c83afbea33bb319ac9354a0b445c9a4 (patch) | |
| tree | 9b0c971b10c7c537b68f74ef795d18c67a21a998 | |
| parent | 654bb8faf3699cf8415d099e12d5fc35dff886d5 (diff) | |
| download | php-git-a2e7b9162c83afbea33bb319ac9354a0b445c9a4.tar.gz | |
update NEWS
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -23,6 +23,8 @@ PHP NEWS . Fixed bug #68118 ($a->foo .= 'test'; can leave $a->foo undefined). (Nikita) . Fixed bug #68129 (parse_url() - incomplete support for empty usernames and passwords) (Tjerk) + . Fixed bug #68365 (zend_mm_heap corrupted after memory overflow in + zend_hash_copy). (Dmitry) - CURL: . Add CURL_SSLVERSION_TLSv1_0, CURL_SSLVERSION_TLSv1_1, and |
