Skip to content

[UID] Added the docs for the component #13338

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

Merged
merged 1 commit into from
Mar 23, 2020

Conversation

javiereguiluz
Copy link
Member

@javiereguiluz javiereguiluz commented Mar 13, 2020

Fixes #13333, #13341 and #13346.


$uuid4 = Uuid::v4();

$uuid4->isNull(); // false
Copy link
Member

Choose a reason for hiding this comment

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

I couldn't find this method anymore

@javiereguiluz
Copy link
Member Author

Please note that this component is continuously being changed in code ... so I'm putting this on hold until it's stabilized a bit and I'll reword everything.

@OskarStark OskarStark changed the title [UID] Aded the docs for the component [UID] Added the docs for the component Mar 16, 2020
@javiereguiluz
Copy link
Member Author

I've updated everything for the latest code changes ... so this is ready for the final review. Thanks.

Copy link
Member

@wouterj wouterj left a comment

Choose a reason for hiding this comment

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

Looks great!

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.

[UID] Added the component + Added support for UUID
5 participants