Merge pull request #9356 from samsonasik/chore-add-changelog

chore: add changelog for bug fix helper() throw FileNotFoundException on valid namespaced helper
This commit is contained in:
Abdul Malik Ikhsan 2024-12-30 21:36:21 +07:00 committed by GitHub
commit e26327b8d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,6 +30,8 @@ Deprecations
Bugs Fixed
**********
- **Common:** Fixed a bug where the ``helper()`` method may throw `FileNotFoundException` on valid namespaced helper.
See the repo's
`CHANGELOG.md <https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md>`_
for a complete list of bugs fixed.