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

DDC-1320: Ship Immutable date time with Doctrine Common, use in ORM - Should implement __toString() #1935

Closed
doctrinebot opened this issue Aug 6, 2011 · 3 comments

Comments

@doctrinebot
Copy link

Jira issue originally created by user @beberlei:

@doctrinebot
Copy link
Author

@doctrinebot
Copy link
Author

Comment created by @beberlei:

Has to be pushed back as immutable date time cannot be implemented in userland that well.

@doctrinebot doctrinebot added this to the 2.x milestone Dec 6, 2015
@Ocramius Ocramius removed this from the 2.x milestone Jan 12, 2017
@Majkl578
Copy link
Contributor

PHP now implements DateTimeImmutable natively (without __toString() which could be ambiguous anyway) and Doctrine has native type support as of 2.6.

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

No branches or pull requests

4 participants