We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee5c81 commit 0017158Copy full SHA for 0017158
reference/constraints/Uuid.rst
@@ -138,6 +138,10 @@ The following PHP constants can also be used:
138
139
All six versions are allowed by default.
140
141
+.. versionadded:: 5.2
142
+
143
+ The UUID 6 version support was introduced in Symfony 5.2.
144
145
.. _`Universally unique identifier (UUID)`: https://en.wikipedia.org/wiki/Universally_unique_identifier
146
.. _`RFC 4122`: https://tools.ietf.org/html/rfc4122
147
.. _`UUID versions`: https://en.wikipedia.org/wiki/Universally_unique_identifier#Versions
0 commit comments