Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix deprecation warning in strtotime() #3998

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Conversation

felipeelia
Copy link
Member

Description of the Change

Closes #3971

How to test the Change

Changelog Entry

Fixed - Deprecation warning in strtotime() call

Credits

Props @felipeelia @barryceelen

Checklist:

@felipeelia felipeelia added this to the 5.2.0 milestone Nov 7, 2024
@felipeelia felipeelia merged commit d57b135 into develop Nov 7, 2024
22 checks passed
@felipeelia felipeelia deleted the fix/issue-3971 branch November 7, 2024 14:58
@felipeelia felipeelia modified the milestones: 5.2.0, 5.1.4 Dec 3, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: passing null value to prepare_date_items() leads to deprecation warning in strtotime()
2 participants