We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents acdbbda + 84afd6c commit e09f126Copy full SHA for e09f126
UPGRADE.md
@@ -1,5 +1,9 @@
1
# Upgrade to 2.10
2
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
7
## Minor BC BREAK: some exception methods have been removed
8
9
The following methods were not in use and are very unlikely to be used by
0 commit comments