]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.4' into PHP-5.5
authorBob Weinand <bobwei9@hotmail.com>
Sun, 11 May 2014 13:15:27 +0000 (15:15 +0200)
committerBob Weinand <bobwei9@hotmail.com>
Sun, 11 May 2014 13:15:27 +0000 (15:15 +0200)
1  2 
NEWS
Zend/zend_exceptions.c

diff --cc NEWS
index e2803d6dfc58ff88bf22e1a736ac168b34010b70,2c5fb894e10efa95800eaa851e4f1f28a1f2bd1a..c5757ccef956c9cefc076e5584c63090ebb673ba
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -9,13 -6,13 +9,16 @@@ PH
    . Fixed bug #66431 (Special Character via COM Interface (CP_UTF8)). (Anatol)
  
  - Core:
 -  . Fixed bug #65701 (copy() doesn't work when destination filename is created 
 +  . Fixed bug #65701 (copy() doesn't work when destination filename is created
      by tempnam()). (Boro Sitnikovski)
    . Fixed bug #67072 (Echoing unserialized "SplFileObject" crash). (Anatol)
+   . Fixed bug #67245 (usage of memcpy() with overlapping src and dst in
+     zend_exceptions.c) (backported fix from PHP 5.6; initially committed
+     to wrong branch). (Bob)
  
 +- Curl:
 +  . Fixed bug #64247 (CURLOPT_INFILE doesn't allow reset). (Mike)
 +
  - Date:
    . Fixed bug #67118 (DateTime constructor crash with invalid data). (Anatol)
  
Simple merge