summaryrefslogtreecommitdiff
path: root/main/php_ini.c
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2019-03-31 14:18:12 +0200
committerAnatol Belski <ab@php.net>2019-03-31 14:26:00 +0200
commit6a624c1dfda0dbfaaff3e453e6cb58de12748fb3 (patch)
treeade43cab18c881222e6d00ab6ef0f4ff01ede368 /main/php_ini.c
parentddce7ada4c319dafa5cead0c0fb560a659f0763e (diff)
downloadphp-git-6a624c1dfda0dbfaaff3e453e6cb58de12748fb3.tar.gz
Rework the VS version evaluation
For the latest versions, refer also to the Visual Studio version, not to the exact toolset version. The latest Visual Studio versions are moving fast and the method existed previously is not sutable to keep up anymore. Instead of refering to the exact toolset, it refers to the Visual Studio version and implies the latest toolset available there. That is still not ideal, another situation can arise where VS version is not changed, but the toolset version is. It might be better to refer to it a generic way in the future or even omit at all, and improve the internal compatibility checks instead.
Diffstat (limited to 'main/php_ini.c')
0 files changed, 0 insertions, 0 deletions