doctrine / doctrine/persistence
Add shared persistence exceptions (interfaces)
Open
Improvement
- Dominant language
- PHP
- Stars
- 4k
- Forks
- 76
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 2
Description
Based on the idea from https://github.com/doctrine/common/issues/681, it'd be nice to have a set of fine-grained base exceptions defined in doctrine/persistence that implementation-agnostic consumers may rely on.
Right now there's only MappingException.
Contributor guide
Assessment
This issue has not been assessed yet.