We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e931f1d + 1f4f1d1 commit 354e571Copy full SHA for 354e571
en/appendices/6-0-migration-guide.rst
@@ -16,6 +16,7 @@ Behavior Changes
16
``JsonType`` by default.
17
- ``Cake\View\Widget\FileWidget`` was removed as it was redundant. The standard
18
input widget will be used for file inputs in 6.x.
19
+- ``Text::uuid()`` now generates UUID v7 complaint strings instead of UUID v4.
20
21
Breaking Changes
22
================
0 commit comments