Skip to content

Incompatible boot method after latest Minicli updates #2

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

Closed
erikaheidi opened this issue Jun 7, 2023 · 1 comment
Closed

Incompatible boot method after latest Minicli updates #2

erikaheidi opened this issue Jun 7, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@erikaheidi
Copy link
Member

Must update boot method call to use new CommandCall input.

PHP Fatal error:  Declaration of Command\Help\DefaultController::boot(Minicli\App $app): void must be compatible with Minicli\Command\CommandController::boot(Minicli\App $app, Minicli\Command\CommandCall $input): void in /home/erika/Projects/deved-autodocs/vendor/minicli/command-help/Command/Help/DefaultController.php on line 13

   Whoops\Exception\ErrorException 

  Declaration of Command\Help\DefaultController::boot(Minicli\App $app): void must be compatible with Minicli\Command\CommandController::boot(Minicli\App $app, Minicli\Command\CommandCall $input): void

  at vendor/minicli/command-help/Command/Help/DefaultController.php:13
@erikaheidi erikaheidi self-assigned this Jun 7, 2023
@erikaheidi erikaheidi added the bug Something isn't working label Jun 7, 2023
@erikaheidi erikaheidi moved this from Todo to In Progress in Minicli Development Jun 7, 2023
@erikaheidi
Copy link
Member Author

This is fixed in the 1.0.1 release.

@github-project-automation github-project-automation bot moved this from In Progress to Done in Minicli Development Jun 7, 2023
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
Development

No branches or pull requests

1 participant