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 'TypeError: FieldCreateCommands::getExistingFieldStorageOptions(): Argument #3 ($showMachineNames) must be of type bool, string given' #5759

Merged

Conversation

DieterHolvoet
Copy link
Contributor

The following error is triggered when running drush field:create with the --existing option:

TypeError: Drush\Commands\field\FieldCreateCommands::getExistingFieldStorageOptions(): Argument #3 ($showMachineNames) must be of type bool, string given, called in /[..]/vendor/drush/drush/src/Commands/field/FieldCreateCommands.php on line 263

…: Argument drush-ops#3 ($showMachineNames) must be of type bool, string given'
@DieterHolvoet DieterHolvoet merged commit 7395af9 into drush-ops:12.x Sep 14, 2023
2 checks passed
@DieterHolvoet DieterHolvoet deleted the issue/typeerror-show-machine-names branch September 14, 2023 12:35
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

1 participant