Skip to content

Commit 1f609ce

Browse files
GromNaNnicolas-grekas
authored andcommitted
[DoctrineBridge] Remove AbstractDoctrineExtension
1 parent 95d7a3b commit 1f609ce

File tree

31 files changed

+1
-1350
lines changed

31 files changed

+1
-1350
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ CHANGELOG
66

77
* Remove support for auto-mapping Doctrine entities to controller arguments; use explicit mapping instead
88
* Make `ProxyCacheWarmer` class `final`
9+
* Remove `AbstractDoctrineExtension`, the code is incorporated into the extension classes of Doctrine bundles
910

1011
7.4
1112
---

DependencyInjection/AbstractDoctrineExtension.php

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

Tests/DependencyInjection/DoctrineExtensionTest.php

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

Tests/Fixtures/Bundles/AnnotationsBundle/AnnotationsBundle.php

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

Tests/Fixtures/Bundles/AnnotationsBundle/Entity/Person.php

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

0 commit comments

Comments
 (0)