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 errors related to Autoloader #9249

Merged
merged 5 commits into from
Nov 17, 2024

Conversation

neznaika0
Copy link
Contributor

Description
I cleaned up the errors from phpstan-baseline.php . There are several changes + phpdoc update

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

system/Autoloader/FileLocator.php Outdated Show resolved Hide resolved
@neznaika0 neznaika0 requested a review from michalsn November 3, 2024 06:04
@michalsn michalsn requested a review from paulbalandan November 3, 2024 18:55
@ddevsr ddevsr added the refactor Pull requests that refactor code label Nov 4, 2024
@neznaika0 neznaika0 force-pushed the phpstan-fix-errors branch 2 times, most recently from b6bba8a to 5ca94db Compare November 5, 2024 14:18
@samsonasik samsonasik requested review from kenjis and MGatner November 9, 2024 23:14
@michalsn michalsn merged commit 417cbd2 into codeigniter4:develop Nov 17, 2024
41 checks passed
@neznaika0 neznaika0 deleted the phpstan-fix-errors branch December 5, 2024 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Pull requests that refactor code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants