We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55ef9f0 commit bca4d82Copy full SHA for bca4d82
user_guide_src/source/changelogs/v4.6.4.rst
@@ -30,7 +30,7 @@ Deprecations
30
Bugs Fixed
31
**********
32
33
-- **Database:** Fixed a bug in ``Database::connect()`` which was causing storing non-shared connection instances in shared cache.
+- **Database:** Fixed a bug in ``Database::connect()`` which was causing to store non-shared connection instances in shared cache.
34
35
See the repo's
36
`CHANGELOG.md <https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md>`_
0 commit comments