mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-25 17:45:35 +03:00
Check clock sequence and local identifier boundaries
This commit is contained in:
@@ -32,7 +32,7 @@ class FunctionsTest extends TestCase
|
||||
Uuid::DCE_DOMAIN_PERSON,
|
||||
new IntegerObject('1004'),
|
||||
new Hexadecimal('aabbccdd0011'),
|
||||
1234
|
||||
63
|
||||
);
|
||||
|
||||
/** @var FieldsInterface $fields */
|
||||
|
||||
Reference in New Issue
Block a user