Skip to content

Commit f59babb

Browse files
authored
Merge pull request #7010 from kenjis/update-contributing-documentation.rst
docs: update contributing/documentation.rst
2 parents b71b1db + e99128f commit f59babb

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

contributing/documentation.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,3 +130,18 @@ To a Method
130130
=============
131131

132132
: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

Comments
 (0)