Skip to content

chore: workaround for phpDocumentor error#8969

Merged
kenjis merged 1 commit intocodeigniter4:developfrom
kenjis:fix-deploy-apidocs.yml
Jun 17, 2024
Merged

chore: workaround for phpDocumentor error#8969
kenjis merged 1 commit intocodeigniter4:developfrom
kenjis:fix-deploy-apidocs.yml

Conversation

@kenjis
Copy link
Copy Markdown
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
@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