Skip to content

Commit e1bd3d6

Browse files
committed
remove obsolete DoctrineOrmMappingsPass
1 parent d7e9388 commit e1bd3d6

File tree

2 files changed

+1
-118
lines changed

2 files changed

+1
-118
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Changelog
22
=========
33

4+
* **2017-01-17**: [BC BREAK] Removed DoctrineOrmMappingsPass - all active Doctrine versions contain the mapping pass. Use `Doctrine\Bundle\DoctrineBundle\DependencyInjection\Compiler\DoctrineOrmMappingsPass` instead.
45
* **2017-01-13**: [BC BREAK] Removed the `Slugifier` classes and the
56
dependency on `symfony-cmf/slugifier-api`.
67
* **2016-12-03**: [BC BREAK] Moved sonata admin related classes and

src/DependencyInjection/Compiler/DoctrineOrmMappingsPass.php

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

0 commit comments

Comments
 (0)