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 7323cf0 commit 6829f97Copy full SHA for 6829f97
user_guide_src/source/changelogs/v4.1.2.rst
@@ -39,6 +39,7 @@ Deprecations:
39
- Deprecated ``FeatureTestCase`` to use the ``FeatureTestTrait`` instead.
40
- Deprecated ``ControllerTester`` to use the ``ControllerTestTrait`` instead.
41
- Consolidated and deprecated ``ControllerResponse`` and ``FeatureResponse`` in favor of ``TestResponse``.
42
+- Deprecated ``Time::instance()``, use ``Time::createFromInstance()`` instead (now accepts ``DateTimeInterface``).
43
44
Bugs Fixed:
45
0 commit comments