Commit:    a239658b9ed06008ca0cbb69c4d85fdfa506c01c
Author:    Stanislav Malyshev <s...@php.net>         Sun, 5 Aug 2012 20:31:08 
-0700
Parents:   07ee764e5709dc8d9f26382d8e7438696f5bb834
Branches:  PHP-5.3 PHP-5.4 master

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

Log:
fix for #62460

Bugs:
https://bugs.php.net/62460

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index c22d7c2..70cbe8e 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ PHP                                                             
           NEWS
   . Fixed bug #62744 (dangling pointers made by zend_disable_class). (Laruence)
   . Fixed bug #62716 (munmap() is called with the incorrect length). 
     (slang...@google.com)
+  . Fixed bug ##62460 (php binaries installed as binary.dSYM). (Reeze Xia)
   . Fixed bug #60194 (--with-zend-multibyte and --enable-debug reports LEAK
     with run-test.php). (Laruence)


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

Reply via email to