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 5, 2023
1 parent 3171964 commit 21ed3f8
Show file tree
Hide file tree
Showing 6 changed files with 440 additions and 81 deletions.
5 changes: 5 additions & 0 deletions UPGRADE-2.5.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# UPGRADE FROM 2.4 to 2.5

## Backward compatibility breaks

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

## PHP requirements

* MongoDB ODM 2.5 requires PHP 7.4 or newer. If you're not running PHP 7.4 yet,
Expand Down
Loading

0 comments on commit 21ed3f8

Please sign in to comment.