Closed tyllyn closed 12 months ago
Reviewing https://github.com/lando/pantheon/pull/161 by @ossobuffo, should have this merged in shortly.
How to update pantheon recipe to get PHP 8.2 support?
FYI, note that the correct way to use different PHP versions with the Pantheon recipe is to specify the version of PHP in your pantheon.yml
...IE if you have PHP defined there, Lando should respect that (although you'll probably need to run a lando rebuild
for it to take effect).
Began work locally on upgrading a Pantheon Drupal site to PHP 8.2, and adjusted the pantheon.yml as such:
Upon attempting to rebuild with
lando rebuild
, I receive the following console output: