Commit:    e4aaefd28d0e5a51645657593995768964d59f33
Author:    Christoph M. Becker <cmbecke...@gmx.de>         Wed, 21 Aug 2019 
13:53:08 +0200
Parents:   61f397741eede36bdc9db03e8bedf4c1f436ec05
Branches:  master

Link:       
http://git.php.net/?p=pftt2.git;a=commitdiff;h=e4aaefd28d0e5a51645657593995768964d59f33

Log:
PHP 7.4 snapshots are built with VS 2017 again

Changed paths:
  M  bin/auto_test_snap.cmd


Diff:
diff --git a/bin/auto_test_snap.cmd b/bin/auto_test_snap.cmd
index ec80e51..ff8b6e6 100644
--- a/bin/auto_test_snap.cmd
+++ b/bin/auto_test_snap.cmd
@@ -27,7 +27,7 @@ SET thread[3]=TS
 SET vc[0]=vc14
 SET vc[1]=vc15
 SET vc[2]=vc15
-SET vc[3]=vs16
+SET vc[3]=vc15
 
 REM Check php-7.1 for new snap builds
 for /L %%i in (0,1,3) do (

Reply via email to