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

Use ramsey/uuid for UUID generation. #4025

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

demiankatz
Copy link
Member

@demiankatz demiankatz commented Oct 21, 2024

This PR replaces the custom UUID generation code from #2999 with a standard library. I have added a TODO checkbox to #2233 to consider whether to replace the library used here with Doctrine's equivalent once we get that far, but in the meantime, this simplifies the implementation a bit.

TODO

  • Run full test suite

@demiankatz demiankatz added this to the 10.1 milestone Oct 21, 2024
@demiankatz demiankatz requested a review from EreMaijala October 21, 2024 16:09
@demiankatz
Copy link
Member Author

I've confirmed that all tests are passing.

Copy link
Contributor

@EreMaijala EreMaijala left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@demiankatz demiankatz merged commit 92e4afd into vufind-org:dev Oct 21, 2024
6 checks passed
@demiankatz demiankatz deleted the ramsey-uuid branch October 21, 2024 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants