]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.3' into PHP-5.4
authorAnatoliy Belsky <ab@php.net>
Wed, 31 Oct 2012 21:55:32 +0000 (22:55 +0100)
committerAnatoliy Belsky <ab@php.net>
Wed, 31 Oct 2012 21:55:32 +0000 (22:55 +0100)
* PHP-5.3:
  Fixed bug #63241 PHP fails to open Windows deduplicated files.

1  2 
NEWS
TSRM/tsrm_virtual_cwd.c

diff --cc NEWS
index 7a1438a819783ac6462af7f94f34b5f4a0aebe2e,9b870113aca84cdb06312519efeb219556e1e02b..503a9d5ab4c1bd581b3038a1888cc1b41a8da740
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -1,20 -1,11 +1,22 @@@
  PHP                                                                        NEWS
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 -?? ??? 2012, PHP 5.3.19
 +?? ??? 2012, PHP 5.4.9
  
 -- Core
 +- 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)
+   . Fixed bug #63241 PHP fails to open Windows deduplicated files.
+     (daniel dot stelter-gliese at innogames dot de)
  
 +- 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)
 +
  - Libxml
    . Fixed bug #63389 (Missing context check on libxml_set_streams_context()
      causes memleak). (Laruence)
Simple merge