Commit: 7510000038b6241c35ffde44d4a93c0b1e1fc5e7 Author: Sobak <msobaczew...@gmail.com> Fri, 27 Jun 2014 16:16:20 +0200 Parents: cb32e506397611f3799c09598d5546c5b36ccb63 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=7510000038b6241c35ffde44d4a93c0b1e1fc5e7 Log: Add link to the bugtracker Changed paths: M ChangeLog-5.php Diff: diff --git a/ChangeLog-5.php b/ChangeLog-5.php index cc76565..e4510d0 100644 --- a/ChangeLog-5.php +++ b/ChangeLog-5.php @@ -23,7 +23,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("change (CVE-2014-3981).</li> <li><?php bugfix(67399); ?> (putenv with empty variable may lead to crash).</li> <li><?php bugfix(67498); ?> (phpinfo() Type Confusion Information Leak Vulnerability).</li> - <li>Fixed BC break introduced by patch for bug #67072.</li> + <li>Fixed BC break introduced by patch for bug <?php bugl(67072); ?>.</li> </ul></li> <li>Date: <ul> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php