version6.rst 557 B

1234567891011121314151617
  1. .. _nonstandard.version6:
  2. =========================
  3. Version 6: Reordered Time
  4. =========================
  5. .. attention::
  6. This documentation has moved to :ref:`RFC 4122 UUIDs: Version 6: Reordered
  7. Time <rfc4122.version6>`.
  8. Version 6 UUIDs have been promoted to the ``Rfc4122`` namespace. While still
  9. in draft form, the version 6 format is not expected to change in any way
  10. that breaks compatibility.
  11. The :php:class:`Ramsey\\Uuid\\Nonstandard\\UuidV6` class is deprecated in
  12. favor of :php:class:`Ramsey\\Uuid\\Rfc4122\\UuidV6`.