Update documentation with references to RFC 9562

This commit is contained in:
Ben Ramsey
2025-06-01 00:47:29 -05:00
parent 6700833915
commit b366701d62
55 changed files with 1249 additions and 1291 deletions
+1 -1
View File
@@ -133,7 +133,7 @@ interface UuidFactoryInterface
public function uuid5($ns, string $name): UuidInterface;
/**
* Returns a version 6 (reordered time) UUID from a host ID, sequence number, and the current time
* Returns a version 6 (reordered Gregorian time) UUID from a host ID, sequence number, and the current time
*
* @param Hexadecimal | null $node A 48-bit number representing the hardware address
* @param int | null $clockSeq A 14-bit number used to help avoid duplicates that could arise when the clock is set