Skip to content

Commit

Permalink
Merge pull request #8852 from greg0ire/backport-6943
Browse files Browse the repository at this point in the history
Remove possibility to extend the doctrine mapping xml schema with anything
  • Loading branch information
greg0ire authored Aug 4, 2021
2 parents acdbbda + 84afd6c commit e09f126
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 161 deletions.
4 changes: 4 additions & 0 deletions UPGRADE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Upgrade to 2.10

## BC Break: Removed possibility to extend the doctrine mapping xml schema with anything

If you want to extend it now you have to provide your own validation schema.

## Minor BC BREAK: some exception methods have been removed

The following methods were not in use and are very unlikely to be used by
Expand Down
Loading

0 comments on commit e09f126

Please sign in to comment.