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 signature for Closure #9304

Merged

Conversation

neznaika0
Copy link
Contributor

Description
Fixed errors like

...with no signature specified for Closure

The types are too blurry - this is a working option at this stage.
Fixed 19 errors out of 3925, 2 left

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

@neznaika0 neznaika0 force-pushed the fix-phpstan-callable-types branch from 2ecdc8c to 61ded71 Compare December 5, 2024 22:12
@paulbalandan paulbalandan merged commit dae379f into codeigniter4:develop Dec 10, 2024
41 checks passed
@neznaika0 neznaika0 deleted the fix-phpstan-callable-types branch December 10, 2024 15:50
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.

3 participants