Skip to content

Commit df9a822

Browse files
committed
docs: add breaking change to the changelog
1 parent 95bbed1 commit df9a822

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

user_guide_src/source/changelogs/v4.3.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ The return value of ``Validation::loadRuleGroup()`` has been changed ``null`` t
8989
Others
9090
------
9191

92+
- The return type of ``CodeIgniter\Database\BasePreparedQuery::close()`` has been changed to ``bool``.
9293
- The return type of ``CodeIgniter\Database\Database::loadForge()`` has been changed to ``Forge``.
9394
- The return type of ``CodeIgniter\Database\Database::loadUtils()`` has been changed to ``BaseUtils``.
9495
- Parameter ``$column`` has changed in ``Table::dropForeignKey()`` to ``$foreignName``.

0 commit comments

Comments
 (0)