Skip to content

Commit 4c3f524

Browse files
committed
docs: fix changelog entry description
1 parent d87f3a6 commit 4c3f524

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/changelogs/v4.7.5.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Deprecations
3030
Bugs Fixed
3131
**********
3232

33-
- **Entity:** Fixed a bug where ``toRawArray()`` returned ``Time`` objects instead of ISO-8601 strings for date fields. Now they are correctly converted to strings when ``$recursive`` is ``false``.
33+
- **Entity:** Fixed a bug where ``toRawArray()`` returned ``Time`` objects instead of ISO-8601 strings for date fields.
3434

3535
- **Logger:** Fixed a bug where interpolating a log message with array or non-stringable context values could raise PHP warnings or errors.
3636

0 commit comments

Comments
 (0)