craftcms / cms

Build bespoke content experiences with Craft.
https://craftcms.com
Other
3.25k stars 629 forks source link

[4.x]: DateTimeHelper nextYear/lastYear typo #14109

Closed d--j closed 9 months ago

d--j commented 9 months ago

What happened?

Description

https://github.com/craftcms/cms/blob/5e7e66d22c305284b8ebcc261a8f434f65a6fba3/src/helpers/DateTimeHelper.php#L462-L477

These functions should call thisYear instead of thisMonth.

Craft CMS version

Craft Pro 4.5.14

PHP version

No response

Operating system and version

No response

Database type and version

No response

Image driver and version

No response

Installed plugins and versions

No response

brandonkelly commented 9 months ago

Thanks for reporting that! Fixed for the next release.

brandonkelly commented 8 months ago

Craft 4.5.15 and 4.6.0 are out with that fix. Thanks again!