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

Fixes #4577: refactoring global access for argv. #4578

Merged
merged 1 commit into from
Aug 4, 2022

Conversation

mikemadison13
Copy link
Contributor

Motivation
Fixes #4577 by moving the global declaration for $argv into the class/method where it's used.

@mikemadison13 mikemadison13 added the Bug Something isn't working label Aug 4, 2022
@danepowell danepowell merged commit 2f708d1 into acquia:main Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DX-5150: Notice: Undefined variable: argv in Acquia\Blt\Robo\Common\EnvironmentDetector::getSiteName()
2 participants