Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix builtin class reference #5255

Merged
merged 1 commit into from
Sep 29, 2022
Merged

Fix builtin class reference #5255

merged 1 commit into from
Sep 29, 2022

Conversation

h3xx
Copy link
Contributor

@h3xx h3xx commented Sep 29, 2022

Fix fatal:

PHP Fatal error:  Uncaught Error: Class "Drush\Preflight\RuntimeException" not found in /Users/dchurch/dotfiles/drupal/drush/src/Preflight/Preflight.php:217
Stack trace:
#0 /Users/dchurch/dotfiles/drupal/drush/src/Runtime/Runtime.php(84): Drush\Preflight\Preflight->loadSymfonyCompatabilityAutoloader()
#1 /Users/dchurch/dotfiles/drupal/drush/src/Runtime/Runtime.php(51): Drush\Runtime\Runtime->doRun(Array, Object(Symfony\Component\Console\Output\ConsoleOutput))
#2 /Users/dchurch/dotfiles/drupal/drush/drush.php(72): Drush\Runtime\Runtime->run(Array)
#3 {main}
  thrown in /Users/dchurch/dotfiles/drupal/drush/src/Preflight/Preflight.php on line 217

@weitzman weitzman merged commit 5bedd55 into drush-ops:11.x Sep 29, 2022
@h3xx h3xx deleted the fix-missing-class branch September 29, 2022 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants