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
Deprecated: Return type of HumbugBox3111\KevinGH\RequirementChecker\RequirementCollection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in phar:///usr/local/bin/drush/.box/src/RequirementCollection.php on line 16
The Drush launcher could not find a Drupal site to operate on. Please do *one* of the following:
- Navigate to any where within your Drupal project and try again.
- Add --root=/path/to/drupal so Drush knows where your site is located.
Problem
The current "drush launcher" version 0.9 does not work with PHP 8.1 in the silta-cicd images
drush-ops/drush-launcher#96
https://app.circleci.com/pipelines/github/wunderio/client-fi-luke/5398/workflows/7dffe0c7-f6ee-4abf-9b90-e9f8f84e6715/jobs/21504
Found by Santeri and discussed shortly here :
https://wunder.slack.com/archives/C8UN6AG9W/p1682507491878809
Solution
Use a newer version (0.10.1) of drush_launcher for the silta-cicd PHP 8.1 images (maybe also PHP 8.2 ?)
Does this also affect other images that use the drush_launcher?
The text was updated successfully, but these errors were encountered: