We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2af3980 commit 26210e6Copy full SHA for 26210e6
1 file changed
user_guide_src/source/changelogs/v4.7.5.rst
@@ -31,7 +31,7 @@ Bugs Fixed
31
**********
32
33
- **Logger:** Fixed a bug where interpolating a log message with array or non-stringable context values could raise PHP warnings or errors.
34
-- **filesystem_helper:** Fixed a bug where ``get_dir_file_info()`` could cause a null pointer error when ``get_file_info()`` returns null.
+- **Helpers:** Fixed a bug where ``get_dir_file_info()`` could cause a null pointer error when ``get_file_info()`` returns null.
35
36
See the repo's
37
`CHANGELOG.md <https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md>`_
0 commit comments