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

Restore Chronos::toNative() #433

Merged
merged 1 commit into from
Oct 2, 2023
Merged

Restore Chronos::toNative() #433

merged 1 commit into from
Oct 2, 2023

Conversation

markstory
Copy link
Member

This was accidently removed in the shuffle of #417 and #427

Fixes #432

This was accidently removed in the shuffle of #417 and #427

Fixes #432
@markstory markstory added this to the 3.x milestone Oct 2, 2023
@dereuromark dereuromark merged commit 54164f6 into 3.x Oct 2, 2023
7 checks passed
@dereuromark dereuromark deleted the fix-432 branch October 2, 2023 16:47
@othercorey
Copy link
Member

I wonder if we should deprecate this now that Chronos is a DateTimeImmutable.

@dereuromark
Copy link
Member

dereuromark commented Oct 2, 2023

To make it more consistent, maybe we could deprecated it same way? To immutableDatetime() conversions method?
Or just deprecate it.

@othercorey
Copy link
Member

If it works for people, we can just leave it. No need to force them to deal with the mess. Maybe it will naturally phase out.

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.

Method toNative() has gone missing
3 participants