Skip to content

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