Skip to content

Commit c7065aa

Browse files
[DoctineBridge] Remove UuidV*Generator
1 parent bf99d8c commit c7065aa

File tree

9 files changed

+7
-183
lines changed

9 files changed

+7
-183
lines changed

UPGRADE-5.3.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ Asset
66

77
* Deprecated `RemoteJsonManifestVersionStrategy`, use `JsonManifestVersionStrategy` instead
88

9+
DoctrineBridge
10+
--------------
11+
12+
* Removed `UuidV*Generator`
13+
914
DomCrawler
1015
----------
1116

src/Symfony/Bridge/Doctrine/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ CHANGELOG
55
---
66

77
* deprecated `DoctrineTestHelper` and `TestRepositoryFactory`
8+
* Add `UuidGenerator`
9+
* [BC BREAK] Remove `UuidV*Generator`
810

911
5.2.0
1012
-----

src/Symfony/Bridge/Doctrine/IdGenerator/UlidGenerator.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515
use Doctrine\ORM\Id\AbstractIdGenerator;
1616
use Symfony\Component\Uid\Ulid;
1717

18-
/**
19-
* @experimental in 5.2
20-
*/
2118
final class UlidGenerator extends AbstractIdGenerator
2219
{
2320
public function generate(EntityManager $em, $entity): Ulid

src/Symfony/Bridge/Doctrine/IdGenerator/UuidV1Generator.php

Lines changed: 0 additions & 27 deletions
This file was deleted.

src/Symfony/Bridge/Doctrine/IdGenerator/UuidV4Generator.php

Lines changed: 0 additions & 27 deletions
This file was deleted.

src/Symfony/Bridge/Doctrine/IdGenerator/UuidV6Generator.php

Lines changed: 0 additions & 27 deletions
This file was deleted.

src/Symfony/Bridge/Doctrine/Tests/IdGenerator/UuidV1GeneratorTest.php

Lines changed: 0 additions & 33 deletions
This file was deleted.

src/Symfony/Bridge/Doctrine/Tests/IdGenerator/UuidV4GeneratorTest.php

Lines changed: 0 additions & 33 deletions
This file was deleted.

src/Symfony/Bridge/Doctrine/Tests/IdGenerator/UuidV6GeneratorTest.php

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy