mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
18 lines
557 B
ReStructuredText
18 lines
557 B
ReStructuredText
.. _nonstandard.version6:
|
|
|
|
=========================
|
|
Version 6: Reordered Time
|
|
=========================
|
|
|
|
.. attention::
|
|
|
|
This documentation has moved to :ref:`RFC 4122 UUIDs: Version 6: Reordered
|
|
Time <rfc4122.version6>`.
|
|
|
|
Version 6 UUIDs have been promoted to the ``Rfc4122`` namespace. While still
|
|
in draft form, the version 6 format is not expected to change in any way
|
|
that breaks compatibility.
|
|
|
|
The :php:class:`Ramsey\\Uuid\\Nonstandard\\UuidV6` class is deprecated in
|
|
favor of :php:class:`Ramsey\\Uuid\\Rfc4122\\UuidV6`.
|