We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a1afc5 commit 162753cCopy full SHA for 162753c
1 file changed
user_guide_src/source/changelogs/v4.2.11.rst
@@ -0,0 +1,17 @@
1
+Version 4.2.11
2
+##############
3
+
4
+Release Date: Unreleased
5
6
+**4.2.11 release of CodeIgniter4**
7
8
+.. contents::
9
+ :local:
10
+ :depth: 2
11
12
+Bugs Fixed
13
+**********
14
15
+- Fixed a ``FileLocator::locateFile()`` bug where a similar namespace name could be replaced by another, causing a failure to find a file that exists.
16
17
+See the repo's `CHANGELOG.md <https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md>`_ for a complete list of bugs fixed.
0 commit comments