]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.3' into PHP-5.4
authorXinchen Hui <laruence@php.net>
Tue, 30 Oct 2012 03:09:53 +0000 (11:09 +0800)
committerXinchen Hui <laruence@php.net>
Tue, 30 Oct 2012 03:10:26 +0000 (11:10 +0800)
1  2 
NEWS
ext/libxml/libxml.c

diff --cc NEWS
index d95f5f4293a9e397f88b8d6abf9c31005b90ebeb,ba969501ecb2515eb3e8806f1cfe2e14aec33bee..74dab3cbfbf1eeaa5f778f97d9b1a7ba5188f001
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -1,20 -1,14 +1,24 @@@
  PHP                                                                        NEWS
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 -?? ??? 2012, PHP 5.3.19
 +?? ??? 2012, PHP 5.4.9
 +
 +- Core:
 +  . Fixed bug #63305 (zend_mm_heap corrupted with traits). (Dmitry, Laruence)
 +  . Fixed bug #63369 ((un)serialize() leaves dangling pointers, causes crashes).
 +    (Tony, Andrew Sitnikov)
 +
 +- Curl:
 +  . Fixed bug #63363 (Curl silently accepts boolean true for SSL_VERIFYHOST).
 +    Patch by John Jawed GitHub PR #221 (Anthony)
 +
 +- Fileinfo:
 +  . Fixed bug #63248 (Load multiple magic files from a directory under Windows).
 +    (Anatoliy)
  
 -- MySQL:
 -  . Fixed compilation failure on mixed 32/64 bit systems. (Andrey)
 -
+ - Libxml
+   . Fixed bug #63389 (Missing context check on libxml_set_streams_context()
+     causes memleak). (Laruence)
  - OCI8:
    . Fixed bug #63265 (Add ORA-00028 to the PHP_OCI_HANDLE_ERROR macro)
      (Chris Jones)
Simple merge