Skip to content

Commit e99128f

Browse files
committed
docs: add versionadded and deprecated
1 parent cf53f0f commit e99128f

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

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)