Skip to content

Conversation

@stloyd
Copy link
Member

@stloyd stloyd commented Aug 29, 2023

Change Log

Added

Fixed

Changed

  • Allow to use Symfony UID for UUID generation

Removed

Deprecated

Security


Description

The reason behind this is that now you can have either Ramsey or Symfony library, the uuid() will work with both.

@norberttech
Copy link
Member

hey, one thing I would do is to add UUID entry type and let it hold some UUID interface that would allow for any of those implementations.
You would need to adjust NativeEntryFactory and Cast expression to turn strings into UUIDs, and that should make it pretty flexible and easy to work with later

@norberttech norberttech enabled auto-merge (squash) October 1, 2023 10:45
@norberttech norberttech merged commit 31f3a8c into flow-php:1.x Oct 1, 2023
@stloyd stloyd deleted the sf-uuid branch October 1, 2023 10:59
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.

2 participants