Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix deprecations from internals for Date #459

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Fix deprecations from internals for Date #459

merged 1 commit into from
Jul 24, 2024

Conversation

markstory
Copy link
Member

Fix deprecations for startOfDay/endOfDay being called by startOfWeek/endOfWeek. Because dates don't have times we don't need to modify any time related components and can just return early.

Fixes #453

Fix deprecations for startOfDay/endOfDay being called by
startOfWeek/endOfWeek. Because dates don't have times we don't need to
modify any time related components and can just return early.

Fixes #453
@dereuromark dereuromark merged commit 0dc2ee1 into 2.x Jul 24, 2024
5 of 6 checks passed
@dereuromark dereuromark deleted the fix-453 branch July 24, 2024 08:35
@dereuromark
Copy link
Member

Phpstan seems to fail but unrelated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants