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 f2806b3 commit 94c4232Copy full SHA for 94c4232
user_guide_src/source/changelogs/v4.5.0.rst
@@ -109,6 +109,14 @@ Model
109
- ``Model::idValue()``
110
- ``Model::classToArray()``
111
112
+CodeIgniter
113
+-----------
114
+
115
+- ``$path``
116
+- ``$useSafeOutput``
117
+- ``useSafeOutput()``
118
+- ``setPath()``
119
120
Enhancements
121
************
122
@@ -169,6 +177,9 @@ Changes
169
177
Deprecations
170
178
171
179
180
+- **CodeIgniter:** The ``determinePath()`` method has been deprecated. No longer
181
+ used.
182
172
183
Bugs Fixed
173
184
**********
174
185
0 commit comments