Skip to content

Use ramsey/uuid for UUID generation.#4025

Merged
demiankatz merged 1 commit into
vufind-org:devfrom
demiankatz:ramsey-uuid
Oct 21, 2024
Merged

Use ramsey/uuid for UUID generation.#4025
demiankatz merged 1 commit into
vufind-org:devfrom
demiankatz:ramsey-uuid

Conversation

@demiankatz
Copy link
Copy Markdown
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
Copy Markdown
Member Author

I've confirmed that all tests are passing.

Copy link
Copy Markdown
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
@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