Skip to content

Commit a22e0fd

Browse files
authored
Remove NotSupported (#11471)
1 parent b58946a commit a22e0fd

File tree

2 files changed

+4
-44
lines changed

2 files changed

+4
-44
lines changed

UPGRADE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Upgrade to 4.0
22

3+
## Remove the `NotSupported` exception
4+
5+
The class `Doctrine\ORM\Exception\NotSupported` has been removed without replacement.
6+
37
## Remove remaining `Serializable` implementation
48

59
`SequenceGenerator` does not implement the `Serializable` interface anymore.

src/Exception/NotSupported.php

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

0 commit comments

Comments
 (0)