Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions en/appendices/4-1-migration-guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,8 @@ I18n
* The ``setJsonEncodeFormat`` method on ``Time``, ``FrozenTime``, ``Date`` and
``FrozenDate`` now accepts a callable that can be used to return a custom
string.
* Lenient parsing can be disabled for ``parseDateTime()`` and ``parseDate()`` using
``disableLenientParsing()``. The default is enabled - the same as IntlDateFormatter.

Log
---
Expand Down