Upgrade PHP from 7.1.4 to 7.1.14

I would like to run PHP 7.1.14 in Local. Is there a way to upgrade PHP 7.1 for Local, or at least one of my websites installed in Local?

Hi @timjensen,

Right now the only PHP versions supported are the ones available in the Custom environment and 7.1.7 for the Preferred environment.

Is there a particular change in PHP between 7.1.4 and 7.1.14 that you’re needing to test?

There’s no particular change that I’m looking to test, but it would be nice to be running the same version locally as what’s on production servers.

Got it.

Generally speaking, as long as you’re running the same MAJOR.MINOR version of PHP you will have a consistent experience.

With that said, we definitely plan on adding many more PHP versions to the Custom environment in the future.