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

Deprecate and remove UuidGenerator #7312

Closed
Majkl578 opened this issue Jul 16, 2018 · 1 comment
Closed

Deprecate and remove UuidGenerator #7312

Majkl578 opened this issue Jul 16, 2018 · 1 comment

Comments

@Majkl578
Copy link
Contributor

Platform-specific GUIDs were deprecated in doctrine/dbal#3212 since the format is inconsistent across platforms.

For the time being, consumers are encouraged to migrate to https://github.com/ramsey/uuid + https://github.com/ramsey/uuid-doctrine (preferably without using GeneratedValue, but passing/creating the Uuid object through/in the constructor).

Deprecate in 2.7, drop in 3.0.

@Ocramius
Copy link
Member

Ocramius commented Aug 2, 2018

Handled in #7330

@Ocramius Ocramius closed this as completed Aug 2, 2018
@greg0ire greg0ire removed this from the 3.0.0 milestone Jun 27, 2021
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

3 participants