Skip to content

Commit e06845e

Browse files
authored
Merge pull request #8047 from cakephp/othercorey-patch-1
Add notes for DatePeriod
2 parents f9efcaf + b317dde commit e06845e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

en/appendices/5-3-migration-guide.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ I18n
8686

8787
- Added ``DAteTimePeriod`` which wraps a php ``DatePeriod`` and returns ``DateTime``
8888
instances when iterating.
89+
- Added ``DatePeriod`` which wraps a php ``DatePeriod`` and returns ``Date`` instances
90+
when iterating.
8991

9092
Mailer
9193
------

0 commit comments

Comments
 (0)