]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.3' into PHP-5.4
authorPierrick Charron <pierrick@php.net>
Fri, 28 Sep 2012 19:28:37 +0000 (15:28 -0400)
committerPierrick Charron <pierrick@php.net>
Fri, 28 Sep 2012 19:28:37 +0000 (15:28 -0400)
* PHP-5.3:
  Update NEWS

1  2 
NEWS

diff --cc NEWS
index ca00e47b45867c5ae361e2838f15782a4b91bd41,a05085299be18960f015e6ad7c7a999aecd65c84..e8ad1737a2b8d38d28672a0d596cd7e146b611d7
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -17,19 -8,17 +17,23 @@@ PH
      (Laruence)
    . Fixed bug #62976 (Notice: could not be converted to int when comparing
      some builtin classes). (Laruence)
 +  . Fixed bug #62955 (Only one directive is loaded from "Per Directory Values" 
 +    Windows registry). (aserbulov at parallels dot com)
 +  . Fixed bug #62907 (Double free when use traits). (Dmitry)
    . Fixed bug #61767 (Shutdown functions not called in certain error
      situation). (Dmitry)
 -  . Fixed bug #61442 (exception threw in __autoload can not be catched).
 -    (Laruence)
    . Fixed bug #60909 (custom error handler throwing Exception + fatal error
      = no shutdown function). (Dmitry)
 +  . Fixed bug #60723 (error_log error time has changed to UTC ignoring default
 +    timezo). (Laruence)
  
+ - cURL:
+   . Fixed bug #62085 (file_get_contents a remote file by Curl wrapper will
+     cause cpu Soaring). (Pierrick)
 +- DOM:
 +  . Fixed bug #63015 (Incorrect arginfo for DOMErrorHandler). (Rob)
 +
  - FPM:
    . Fixed bug #62954 (startup problems fpm / php-fpm). (fat)
    . Fixed bug #62886 (PHP-FPM may segfault/hang on startup). (fat)