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

chore: workaround for phpDocumentor error #8969

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

kenjis
Copy link
Member

@kenjis kenjis commented Jun 17, 2024

Description
Closes #8949

See phpDocumentor/phpDocumentor#3725 (comment)

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

Run php tools/phpDocumentor run --ansi --verbose

In ArgvInput.php line 196:

  [Symfony\Component\Console\Exception\RuntimeException]
  No arguments expected, got "run".
@kenjis kenjis added the github_actions Pull requests that update Github_actions code label Jun 17, 2024
@kenjis kenjis merged commit 3e2aefb into codeigniter4:develop Jun 17, 2024
3 checks passed
@kenjis kenjis deleted the fix-deploy-apidocs.yml branch June 17, 2024 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Deploy API Documentation" fails
3 participants