Skip to content

Commit e09f126

Browse files
authored
Merge pull request #8852 from greg0ire/backport-6943
Remove possibility to extend the doctrine mapping xml schema with anything
2 parents acdbbda + 84afd6c commit e09f126

File tree

2 files changed

+90
-161
lines changed

2 files changed

+90
-161
lines changed

UPGRADE.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Upgrade to 2.10
22

3+
## BC Break: Removed possibility to extend the doctrine mapping xml schema with anything
4+
5+
If you want to extend it now you have to provide your own validation schema.
6+
37
## Minor BC BREAK: some exception methods have been removed
48

59
The following methods were not in use and are very unlikely to be used by

0 commit comments

Comments
 (0)