You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running into issues trying to move a D7 site to PHP 8 because drush is slightly outdated and I don't think has the PHP 8 support it needs. Using drush to do patches via makefile does not work in PHP 8. Had kind of hoped this was configurable, but apparently not.
Is this something I could change over by using Composer to install a newer version of drush 8.x? That seems to be where some of the documentation is pointing, and while I initially wondered if it was just for D8+ maybe it would work for D7 as well despite the site not being built with composer?
EDIT: Realizing this is configurable in .lando.yml so most of my concerns are moot. Still, I support parity between cloud and local systems.
Acquia platform is using drush 8.4.10 and the recipe installs 8.4.8
The text was updated successfully, but these errors were encountered: