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 ad86ac0 commit 8cd8d7cCopy full SHA for 8cd8d7c
user_guide_src/source/changelogs/v4.5.0.rst
@@ -502,6 +502,8 @@ Deprecations
502
- **FeatureTestTrait:** The feature that the ``call()`` and ``withRoutes()``
503
methods accept the lowercase HTTP methods has been deprecated. Use correct
504
uppercase HTTP methods instead.
505
+- **Database:** The ``BaseConnection::$strictOn`` has been deprecated. It will be
506
+ moved to ``MySQLi\Connection`` in the future.
507
508
**********
509
Bugs Fixed
0 commit comments