Commit:    47580066f6ba2b0feb1e5aee62935b0da776e64f
Author:    Stephen A. Zarkos <[email protected]>         Thu, 8 Jun 
2017 16:12:24 -0700
Parents:   076168c26aaa4e5db85be5ead1fce8aa56e081ae
Branches:  master

Link:       
http://git.php.net/?p=web/windows.git;a=commitdiff;h=47580066f6ba2b0feb1e5aee62935b0da776e64f

Log:
Update PHP 7.2 listing for VC15

Changed paths:
  M  docroot/listing.php


Diff:
diff --git a/docroot/listing.php b/docroot/listing.php
index 780da8f..db2c62c 100644
--- a/docroot/listing.php
+++ b/docroot/listing.php
@@ -54,10 +54,10 @@ $minor_order = array(
                        'ts-VC14-x64'
                ),
                '7.2' => array(
-                       'nts-VC14-x86',
-                       'ts-VC14-x86',
-                       'nts-VC14-x64',
-                       'ts-VC14-x64'
+                       'nts-VC15-x86',
+                       'ts-VC15-x86',
+                       'nts-VC15-x64',
+                       'ts-VC15-x64'
                ),
        );


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

Reply via email to