Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ed7e8b5

Browse filesBrowse files
minor #22827 [DoctrineBridge] add missing changelog entries (xabbuh)
This PR was merged into the 4.0-dev branch. Discussion ---------- [DoctrineBridge] add missing changelog entries | Q | A | ------------- | --- | Branch? | master | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #22784 | License | MIT | Doc PR | Commits ------- e3091a5 [DoctrineBridge] add missing changelog entries
2 parents 4d9d8cb + e3091a5 commit ed7e8b5
Copy full SHA for ed7e8b5

File tree

Expand file treeCollapse file tree

1 file changed

+5
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-0
lines changed

‎src/Symfony/Bridge/Doctrine/CHANGELOG.md

Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ CHANGELOG
44
4.0.0
55
-----
66

7+
* the first constructor argument of the `DoctrineChoiceLoader` class must be
8+
an `ObjectManager` implementation
9+
* removed the `MergeDoctrineCollectionListener::onBind()` method
10+
* trying to reset a non-lazy manager service using the `ManagerRegistry::resetService()`
11+
method throws an exception
712
* removed the `DoctrineParserCache` class
813

914
3.1.0

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.