Commit:    0154db1c5fcfd0c4030a0aefb2861dc8386b4a1c
Author:    Stanislav Malyshev <s...@php.net>         Sun, 18 Aug 2013 14:20:17 
-0700
Parents:   98d29d20a1e5d2d8bc1699fbc61efde95f5ce87f
Branches:  PHP-5.4 PHP-5.5 master

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

Log:
new for fix #65225

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

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 5db6792..0d0a053 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,7 @@ PHP                                                             
           NEWS
   . Fixed bug #65304 (Use of max int in array_sum). (Laruence)
   . Fixed bug #65291 (get_defined_constants() causes PHP to crash in a very
     limited case). (Arpad)
+  . Fixed bug #65225 (PHP_BINARY incorrectly set). (Patrick Allaert)
   . Improved fix for bug #63186 (compile failure on netbsd). (Matteo)
   . Fixed bug #62692 (PHP fails to build with DTrace). (Chris Jones, Kris Van 
Hees)
   . Fixed bug #61345 (CGI mode - make install don't work). (Michael Heimpold)


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

Reply via email to