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

Add support for time_immutable and date_immutable #69

Closed
dkmuir opened this issue Feb 2, 2023 · 0 comments · Fixed by #72
Closed

Add support for time_immutable and date_immutable #69

dkmuir opened this issue Feb 2, 2023 · 0 comments · Fixed by #72
Milestone

Comments

@dkmuir
Copy link
Contributor

dkmuir commented Feb 2, 2023

I'm trying to transition to using DateTimeImmutable, but getting stuck because DoctrineObject is missing support for date_immutable and time_immutable. Would be great to have support added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment