File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -45,13 +45,13 @@ environment:
45
45
CONFIGURATION_COMPLETE : False
46
46
matrix :
47
47
- PHP : 7.0
48
- PHP_VERSION : 7.0.15
48
+ PHP_VERSION : 7.0.16
49
49
THREAD_SAFE : True
50
50
CMAKE_GENERATOR : Visual Studio 14 2015
51
51
VISUAL_STUDIO_INTERNAL_VERSION : 140
52
52
VISUAL_STUDIO_SHORTHAND_VERSION : 14
53
53
- PHP : 7.0
54
- PHP_VERSION : 7.0.15
54
+ PHP_VERSION : 7.0.16
55
55
THREAD_SAFE : False
56
56
CMAKE_GENERATOR : Visual Studio 14 2015
57
57
VISUAL_STUDIO_INTERNAL_VERSION : 140
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ SET MPIR_SHA_CHANGESET=67d98ac
118
118
SET PHP_REPOSITORY_URL = https://github.com/php/php-src.git
119
119
SET PHP_DIRECTORY = php
120
120
SET PHP_5_6_BRANCH_TAG_VERSION = php-5.6.30
121
- SET PHP_7_0_BRANCH_TAG_VERSION = php-7.0.15
121
+ SET PHP_7_0_BRANCH_TAG_VERSION = php-7.0.16
122
122
SET " SUPPORTED_PHP_VERSIONS = 5_6 7_0"
123
123
SET " SUPPORTED_PHP_DISPLAY_VERSIONS = 5.6 7.0"
124
124
SET " SUPPORTED_PHP_VISUAL_STUDIO_VERSIONS = 2012 2015"
You can’t perform that action at this time.
0 commit comments