doctrine / doctrine/phpcr-odm

cleanup exception messages: exception factory methods

Open
#431 0 comments 0 reactions 0 assignees View on GitHub
Easy Pick sanity checks
Dominant language
PHP
Stars
181
Forks
102
PR merge metrics
No merged PRs in 30d

Description

By now there are a lot of exception messages spread all over the code. They should be moved to factory methods of the respective exception classes, and cleaned to be consistent. Some of the exceptions already are in factory methods.

Contributor guide

Open the contributing guide

Research direction

No files or tests are named. Start by locating exception classes and the existing exception factory methods, then inventory message construction across the codebase. Done means messages have been moved to the respective factories and made consistent, with the relevant test coverage updated or added.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.