Commit: cb539b3e96dd0fc8df9564a60b66d8dea4439bc1 Author: Christopher Jones <s...@php.net> Fri, 16 Aug 2013 11:13:27 -0700 Parents: 6993ca5bd71541e77853fc1739355efe889f9a02 Branches: PHP-5.4 PHP-5.5 master
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=cb539b3e96dd0fc8df9564a60b66d8dea4439bc1 Log: Update NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index a63bfe6..5db6792 100644 --- a/NEWS +++ b/NEWS @@ -9,11 +9,12 @@ PHP NEWS . Fixed bug #65291 (get_defined_constants() causes PHP to crash in a very limited case). (Arpad) . 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) + . Cherry-picked some DTrace build commits (allowing builds on Linux, + bug #62691, and bug #63706) from PHP 5.5 branch . Fixed bug #61268 (--enable-dtrace leads make to clobber Zend/zend_dtrace.d) (Chris Jones) - . Cherry picked some DTrace build commits (allowing builds on Linux, - bug 62691, and bug 63706) from PHP 5.5 branch - Session: . Fixed bug #62129 (rfc1867 crashes php even though turned off). (gxd305 at -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php