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.
1 parent 95bbed1 commit df9a822Copy full SHA for df9a822
user_guide_src/source/changelogs/v4.3.0.rst
@@ -89,6 +89,7 @@ The return value of ``Validation::loadRuleGroup()`` has been changed ``null`` t
89
Others
90
------
91
92
+- The return type of ``CodeIgniter\Database\BasePreparedQuery::close()`` has been changed to ``bool``.
93
- The return type of ``CodeIgniter\Database\Database::loadForge()`` has been changed to ``Forge``.
94
- The return type of ``CodeIgniter\Database\Database::loadUtils()`` has been changed to ``BaseUtils``.
95
- Parameter ``$column`` has changed in ``Table::dropForeignKey()`` to ``$foreignName``.
0 commit comments