Skip to content

feat: output table and column when an InvalidColumnDeclaration is thrown - #7407

Open
adrian-schenk wants to merge 2 commits into
doctrine:4.5.xfrom
adrian-schenk:feat/verbose-invalid-column-exception
Open

adrian-schenk wants to merge 2 commits into
doctrine:4.5.xfrom
adrian-schenk:feat/verbose-invalid-column-exception

Conversation

@adrian-schenk

Copy link
Copy Markdown
Q A
Type feature
Issue #7406

Summary

Added table name to the error message of InvalidColumnDeclaration.
InvalidColumnType Exceptions are now prefixed by table name and column.

@greg0ire

Copy link
Copy Markdown
Member

Features should target 4.5.x

@greg0ire
greg0ire changed the base branch from 4.4.x to 4.5.x June 14, 2026 20:59
@morozov

morozov commented Jun 15, 2026

Copy link
Copy Markdown
Member

For reference, there's another similar attempt: #7013. Mutating an exception is a no-go to me.

@github-actions

Copy link
Copy Markdown

There hasn't been any activity on this pull request in the past 90 days, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 7 days.
If you want to continue working on it, please leave a comment.

@github-actions github-actions Bot added the Stale label Sep 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants