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

fix: handle namespaced helper found on Common helper #9354

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

samsonasik
Copy link
Member

@samsonasik samsonasik commented Dec 30, 2024

Description

Closes #9350

@yllumi this should handle #9350

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

@samsonasik
Copy link
Member Author

Fixed and added test case 🎉 /cc @yllumi

@samsonasik
Copy link
Member Author

Ready to merge 👍 /cc @neznaika0

@samsonasik samsonasik force-pushed the fix-namespaced-helper branch from e907809 to f551dbd Compare December 30, 2024 14:11
@samsonasik
Copy link
Member Author

Thank you @michalsn for the review, let's merge 👍

@samsonasik samsonasik merged commit 4cd4918 into codeigniter4:develop Dec 30, 2024
39 checks passed
@michalsn
Copy link
Member

@samsonasik Oh... I forgot - we need a changelog entry 😅

@samsonasik
Copy link
Member Author

@michalsn sure, here the PR for changelog:

@paulbalandan paulbalandan added the bug Verified issues on the current code behavior or pull requests that will fix them label Dec 30, 2024
samsonasik referenced this pull request Dec 31, 2024
* refactor: Fix `phpstan` errors related to `Autoloader`

* fix: Update @ignore-line

* fix: Save `realpath()` as variable

* refactor: `phpstan` strict comparison

* fix: Restore check helpers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Verified issues on the current code behavior or pull requests that will fix them
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants