Skip to content

Commit 98a6d35

Browse files
committed
docs: add changelog
1 parent 1c9026b commit 98a6d35

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

user_guide_src/source/changelogs/v4.6.0.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,9 @@ Method Signature Changes
9797
changed. The ``RouteCollection`` typehint has been changed to ``RouteCollectionInterface``.
9898
- **View:** The return type of the ``renderSection()`` method has been
9999
changed to ``string``, and now the method does not call ``echo``.
100+
- **Time:** The first parameter type of the ``createFromTimestamp()`` has been
101+
changed from ``int`` to ``int|float``, and the return type ``static``` has been
102+
added.
100103

101104
Removed Type Definitions
102105
------------------------

0 commit comments

Comments
 (0)