Commit: 50aca6d33d0b49f4029de0b241f71bb4470e647d Author: Anatol Belski <[email protected]> Tue, 29 Mar 2016 17:27:56 +0200 Parents: 931c5341f100f8a853f37717f12d9cf38fc10f8c Branches: master
Link: http://git.php.net/?p=web/bugs.git;a=commitdiff;h=50aca6d33d0b49f4029de0b241f71bb4470e647d Log: update link Changed paths: M www/bugs-generating-backtrace-win32.php Diff: diff --git a/www/bugs-generating-backtrace-win32.php b/www/bugs-generating-backtrace-win32.php index 74d2fd9..0e45cb5 100644 --- a/www/bugs-generating-backtrace-win32.php +++ b/www/bugs-generating-backtrace-win32.php @@ -44,7 +44,7 @@ KERNEL32! 77e81af6() <ul> <li>A PHP <a href="http://windows.php.net/snapshots/">snapshot</a> or <a href="http://windows.php.net/download/">stable</a> release</li> <li>PHP Debug pack (<a href="http://windows.php.net/snapshots/">snapshot</a> or <a href="http://windows.php.net/download/">stable</a>)</li> -<li>Microsoft <a href="http://www.microsoft.com/en-us/download/details.aspx?id=40336">Debug Diagnostic Tools</a></li> +<li>Microsoft <a href="https://www.microsoft.com/en-us/download/details.aspx?id=49924">Debug Diagnostic Tools</a></li> <li>Evil script to crash PHP</li> </ul> <p>For the sake of this example, we will simply use PHP in the shell. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
