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

refactor: Fix phpstan method.unused #9388

Merged

Conversation

neznaika0
Copy link
Contributor

Description
Just ignore line. Or should I leave similar errors in the .neon files?

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

Copy link
Member

@paulbalandan paulbalandan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where is this fixture being used?

@paulbalandan paulbalandan added the testing Pull requests that changes tests only label Jan 9, 2025
Copy link
Member

@paulbalandan paulbalandan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I think the proper fix for this would be to implement an always used method extension in phpstan-codeigniter. For now, I think this is good.

@paulbalandan paulbalandan merged commit 131c5eb into codeigniter4:develop Jan 10, 2025
39 checks passed
@neznaika0 neznaika0 deleted the refactor/phpstan-method-unused branch January 10, 2025 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Pull requests that changes tests only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants