Commit: d67b722c99234808c62e56b954e3cc164353571e Author: Christoph M. Becker <[email protected]> Thu, 30 May 2019 14:17:09 +0200 Parents: c740a38422e0b5250e8e76c2894bae97c574f517 Branches: master
Link: http://git.php.net/?p=web/windows.git;a=commitdiff;h=d67b722c99234808c62e56b954e3cc164353571e Log: Apachelounge now also provides VS16 builds Changed paths: M templates/left_column.php Diff: diff --git a/templates/left_column.php b/templates/left_column.php index 14c60d7..5f36739 100644 --- a/templates/left_column.php +++ b/templates/left_column.php @@ -64,7 +64,7 @@ if ((isset($mode) && ($mode == 'snapshots' || $mode == 'qa')) <h4><u>Apache</u></h4> <p>Please use the Apache builds provided by <a href="http://apachelounge.com">Apache Lounge</a>. - They provide VC14 and VC15 builds of Apache for x86 and x64. + They provide VC14, VC15 and VS16 builds of Apache for x86 and x64. We use their binaries to build the Apache SAPIs.</p> <p>With Apache you have to use the Thread Safe (TS) versions of PHP.</p> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
