Files
symfony-flex-recipes/symfony
Yannick IhmelsandGitHub ace2f78a4d Use UUID v7 as default for new projects (#1145)
Symfony 6.2 introduces support for UUID v7, which is to be preferred
over UUID v6 [according to the draft RFC][1]:

> Implementations SHOULD utilize UUID version 7 over UUID version 1 and
> 6 if possible.

In order not to change the UUID generation in existing projects, UUID v7
could be configured as default for new projects via this recipe.

[1]: https://www.ietf.org/archive/id/draft-peabody-dispatch-new-uuid-format-04.html#section-5.2-2
2022-11-20 21:35:07 +01:00
..
2018-05-11 14:28:17 +02:00
2021-07-07 16:12:10 +02:00
2021-10-28 17:10:28 +01:00
2022-01-18 08:22:03 +01:00
2019-09-03 09:29:34 +02:00
2020-12-18 11:35:57 +01:00
2019-09-03 09:29:34 +02:00
2017-11-21 12:59:23 +00:00
2020-12-18 11:48:43 +01:00
2022-02-12 14:07:19 +01:00
2020-04-12 21:25:33 +02:00
2019-10-24 13:32:11 +02:00
2019-09-03 09:29:34 +02:00
2022-10-22 08:07:49 +02:00
2019-09-03 09:29:34 +02:00
2020-05-31 22:52:28 +02:00
2021-07-09 11:23:49 +02:00
2019-08-01 09:31:53 +02:00
2020-12-18 11:39:38 +01:00