phpversions / phpversions.info

Which hosts support which PHP versions, and which is default
http://phpversions.info
The Unlicense
118 stars 141 forks source link

Add 7.3 support for Pantheon #537

Closed greg-1-anderson closed 5 years ago

greg-1-anderson commented 5 years ago

Forgot to submit a PR for our supported versions earlier.

We default to 7.3 for Drupal 8 and WordPress, and 7.2 for Drupal 7 and Drupal 6.

greg-1-anderson commented 5 years ago

Is the failure perhaps unrelated? Did not investigate the cause, but I do not see a syntax error in my yml. Didn't lint it tho

greg-1-anderson commented 5 years ago

I linted the yaml file and it's fine, so I suspect the test error is unrelated to this PR.

colinodell commented 5 years ago

Hmm yeah I am seeing the linter passing so this should be safe to merge. Thanks for the heads up!