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.
2 parents b71b1db + e99128f commit f59babbCopy full SHA for f59babb
contributing/documentation.rst
@@ -130,3 +130,18 @@ To a Method
130
=============
131
132
:php:meth:`CodeIgniter\\HTTP\\Response::setCookie()`
133
+
134
+****************
135
+Other Directives
136
137
138
+New Feature
139
+===========
140
141
+ .. versionadded:: 4.3.0
142
143
+Deprecated
144
+==========
145
146
+ .. deprecated:: 4.3.0
147
+ Use :php:meth:`CodeIgniter\\Database\\BaseBuilder::setData()` instead.
0 commit comments