Skip to content

Add more uuid tests - #9608

Merged
Sesquipedalian merged 2 commits into
SimpleMachines:release-3.0from
live627:update
Sep 2, 2026
Merged

Add more uuid tests#9608
Sesquipedalian merged 2 commits into
SimpleMachines:release-3.0from
live627:update

Conversation

@live627

@live627 live627 commented Sep 2, 2026

Copy link
Copy Markdown
Contributor
  • Binary, Base64, and Base32 round-trip checks (length and expand correctness).
  • Parsing compressed forms with createFromString (binary/base64/base32).
  • Ensured parsed canonical UUID's getBinary() matches the original binary compressed form.
  • Added a test for the lowercase-only 26-char short form.

@jdarwood007

Copy link
Copy Markdown
Member

@live627 The code standards check failed, I think its the extra return at the end.

@jdarwood007 jdarwood007 added this to the 3.0 Alpha 5 milestone Sep 2, 2026

@Sesquipedalian Sesquipedalian left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Missing newline at the end needs to be fixed. Otherwise, LGTM.

Comment thread tests/Unit/UuidTest.php Outdated
@Sesquipedalian
Sesquipedalian merged commit 5b22b81 into SimpleMachines:release-3.0 Sep 2, 2026
9 checks passed
@live627
live627 deleted the update branch September 3, 2026 04:16
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.

3 participants