DDC-3490: [GH-1248] improved error handling for invalid association values #2 #4301

Closed
opened 2026-01-22 14:39:05 +01:00 by admin · 4 comments
Owner

Originally created by @doctrinebot on GitHub (Jan 13, 2015).

Originally assigned to: @Ocramius on GitHub.

Jira issue originally created by user @doctrinebot:

This issue is created automatically through a Github pull request on behalf of flip111:

Url: https://github.com/doctrine/doctrine2/pull/1248

Message:

Possibly to do:

  1. Make custom Exception for line 713
  2. Make custom Exception for line 817
  3. Does the object check on line 816 slow down the code too much? Alternatively a try-catch could be put around line 1415 or higher up.

Previous: https://github.com/doctrine/doctrine2/pull/1016

Originally created by @doctrinebot on GitHub (Jan 13, 2015). Originally assigned to: @Ocramius on GitHub. Jira issue originally created by user @doctrinebot: This issue is created automatically through a Github pull request on behalf of flip111: Url: https://github.com/doctrine/doctrine2/pull/1248 Message: Possibly to do: 1. Make custom Exception for line 713 2. Make custom Exception for line 817 3. Does the object check on line 816 slow down the code too much? Alternatively a try-catch could be put around line 1415 or higher up. Previous: https://github.com/doctrine/doctrine2/pull/1016
admin added the Improvement label 2026-01-22 14:39:05 +01:00
admin closed this issue 2026-01-22 14:39:07 +01:00
Author
Owner

@doctrinebot commented on GitHub (Jan 13, 2015):

@doctrinebot commented on GitHub (Jan 13, 2015): - relates to [DDC-3098: [GH-1016] improved error handling for invalid association values](http://www.doctrine-project.org/jira/browse/DDC-3098)
Author
Owner

@doctrinebot commented on GitHub (Jan 17, 2015):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-1248] was assigned:
https://github.com/doctrine/doctrine2/pull/1248

@doctrinebot commented on GitHub (Jan 17, 2015): Comment created by @doctrinebot: A related Github Pull-Request [GH-1248] was assigned: https://github.com/doctrine/doctrine2/pull/1248
Author
Owner

@doctrinebot commented on GitHub (Jan 18, 2015):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-1248] was closed:
https://github.com/doctrine/doctrine2/pull/1248

@doctrinebot commented on GitHub (Jan 18, 2015): Comment created by @doctrinebot: A related Github Pull-Request [GH-1248] was closed: https://github.com/doctrine/doctrine2/pull/1248
Author
Owner

@doctrinebot commented on GitHub (Jan 18, 2015):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Jan 18, 2015): Issue was closed with resolution "Fixed"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#4301