We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae7edbd commit f8015f1Copy full SHA for f8015f1
1 file changed
user_guide_src/source/changelogs/v4.4.2.rst
@@ -34,6 +34,8 @@ Deprecations
34
details.
35
- **CLI:** The public property ``CLI::$readline_support`` and ``CLI::$wait_msg``
36
are deprecated. These methods will be protected.
37
+- **CodeIgniter:** The parameter ``$config`` for the ``displayCache()`` method is
38
+ deprecated. It was not used.
39
40
Bugs Fixed
41
**********
0 commit comments