Skip to content

Conversation

@GromNaN
Copy link
Member

@GromNaN GromNaN commented Nov 3, 2025

Q A
Type feature
BC Break yes
Fixed issues -

Summary

Use Symfony UUID instead.

@GromNaN GromNaN added this to the 3.0.0 milestone Nov 3, 2025
Comment on lines -2171 to -2177
/**
* Checks whether the class will generate a uuid id.
*/
public function isIdGeneratorUuid(): bool
{
return $this->generatorType === self::GENERATOR_TYPE_UUID;
}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding a deprecation before removing this method: #2896

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant