Skip to content

Commit 8cd8d7c

Browse files
committed
docs: add changelog
1 parent ad86ac0 commit 8cd8d7c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

user_guide_src/source/changelogs/v4.5.0.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -502,6 +502,8 @@ Deprecations
502502
- **FeatureTestTrait:** The feature that the ``call()`` and ``withRoutes()``
503503
methods accept the lowercase HTTP methods has been deprecated. Use correct
504504
uppercase HTTP methods instead.
505+
- **Database:** The ``BaseConnection::$strictOn`` has been deprecated. It will be
506+
moved to ``MySQLi\Connection`` in the future.
505507

506508
**********
507509
Bugs Fixed

0 commit comments

Comments
 (0)