pantheon-systems / terminus

The Pantheon CLI — a standalone utility for performing operations on the Pantheon Platform
https://pantheon.io
Other
318 stars 196 forks source link

terminus site:info reports the wrong PHP version #1887

Open bwood opened 6 years ago

bwood commented 6 years ago

Expected behavior

The PHP version reported by the pantheon site dashboard should agree with the PHP version reported by terminus and should correspond to the version set in the pantheon*.yml files in site's the codebase.

Actual behavior

$ terminus --version
Terminus 1.9.0

$ terminus site:info wpscon-162-300-bw --field=php_version
5.5

The terminus version reported by https://dashboard.pantheon.io/sites/068fe8af-17b3-4509-8a9d-21027a387b2a is 7.1

The pantheon.upstream.yml for this site contains php_version: 7.1.

rachelwhitton commented 5 years ago

+1 this is a critical need