Skip to content

Commit b6b7f4f

Browse files
committed
Add signature change to changelog
1 parent 9c5a28f commit b6b7f4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/changelogs/v4.3.0.rst

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

93-
- The return type of ``CodeIgniter\Database\BasePreparedQuery::close()`` has been changed to ``bool``.
93+
- The return types of ``CodeIgniter\Database\BasePreparedQuery::close()`` and ``CodeIgniter\Database\PreparedQueryInterface`` have been changed to ``bool`` (previously untyped).
9494
- The return type of ``CodeIgniter\Database\Database::loadForge()`` has been changed to ``Forge``.
9595
- The return type of ``CodeIgniter\Database\Database::loadUtils()`` has been changed to ``BaseUtils``.
9696
- Parameter ``$column`` has changed in ``Table::dropForeignKey()`` to ``$foreignName``.

0 commit comments

Comments
 (0)