Skip to content

Commit

Permalink
AttributeDriver no longer extends AnnotationDriver
Browse files Browse the repository at this point in the history
  • Loading branch information
franmomu committed Dec 8, 2023
1 parent 3171964 commit 94e8a96
Show file tree
Hide file tree
Showing 6 changed files with 444 additions and 82 deletions.
6 changes: 6 additions & 0 deletions UPGRADE-2.7.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# UPGRADE FROM 2.6 to 2.7

## Backward compatibility breaks

* `Doctrine\ODM\MongoDB\Mapping\Driver\AttributeDriver` no longer extends
`Doctrine\ODM\MongoDB\Mapping\Driver\AnnotationDriver`.
Loading

0 comments on commit 94e8a96

Please sign in to comment.