Commit:    ee620e96736024218f50a6ff5267127509fd68d8
Author:    Xinchen Hui <larue...@php.net>         Sat, 15 Sep 2012 11:50:49 
+0800
Parents:   7609fb433afaef3b2d0279c673481f879842e92a 
4c6678d6058fd740a9e186b49f9daa72d09ed300
Branches:  PHP-5.4

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=ee620e96736024218f50a6ff5267127509fd68d8

Log:
Merge branch 'PHP-5.3' into PHP-5.4

Changed paths:
  MM  NEWS
  MM  Zend/zend_API.c


Diff:
diff --cc NEWS
index a7441a5,181e66d..c3d1510
--- a/NEWS
+++ b/NEWS
@@@ -1,15 -1,12 +1,17 @@@
  PHP                                                                        
NEWS
  
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 -?? ??? 2012, PHP 5.3.18
 +?? ??? 2012, PHP 5.4.8
  
  - Core:
+   . Fixed bug #63093 (Segfault while load extension failed in zts-build).
+     (Laruence)
 +  . Added optional second argument for assert() to specify custom message. 
Patch
 +    by Lonny Kapelushnik (lo...@lonnylot.com). (Lars)
    . 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 #60909 (custom error handler throwing Exception + fatal error


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to