Skip to content

Use the proper keys and values for command array #604

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

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

greg0ire
Copy link
Member

@greg0ire greg0ire commented Aug 21, 2024

That array is supposed to map command names to command arguments. Using array_unshift resulted in a crash when using --clear-build-cache, as well as 2 unnecessary assertions.

Extracted from #594

That array is supposed to map command names to command arguments. Using
array_unshift resulted in a crash when using --clear-build-cache, as
well as 2 unnecessary assertions.
@SenseException SenseException merged commit 5b67dd8 into doctrine:master Aug 21, 2024
3 checks passed
@greg0ire greg0ire deleted the fix-clear-build-cache branch August 21, 2024 20:48
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.

3 participants