Skip to content

Commit 6829f97

Browse files
committed
Add deprecation to UG
1 parent 7323cf0 commit 6829f97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

user_guide_src/source/changelogs/v4.1.2.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Deprecations:
3939
- Deprecated ``FeatureTestCase`` to use the ``FeatureTestTrait`` instead.
4040
- Deprecated ``ControllerTester`` to use the ``ControllerTestTrait`` instead.
4141
- Consolidated and deprecated ``ControllerResponse`` and ``FeatureResponse`` in favor of ``TestResponse``.
42+
- Deprecated ``Time::instance()``, use ``Time::createFromInstance()`` instead (now accepts ``DateTimeInterface``).
4243

4344
Bugs Fixed:
4445

0 commit comments

Comments
 (0)