DDC-706: DriverChain::isTransient should return false not throw exception #870

Closed
opened 2026-01-22 12:53:20 +01:00 by admin · 2 comments
Owner

Originally created by @doctrinebot on GitHub (Jul 20, 2010).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user @beberlei:

The isTransient() method has to return false, not throw an exception if the given class is not an entity or mapped superclass. The current behaviour violates the Mapping\Driver contract.

Originally created by @doctrinebot on GitHub (Jul 20, 2010). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user @beberlei: The isTransient() method has to return false, not throw an exception if the given class is not an entity or mapped superclass. The current behaviour violates the Mapping\Driver contract.
admin added the Bug label 2026-01-22 12:53:20 +01:00
admin closed this issue 2026-01-22 12:53:22 +01:00
Author
Owner

@doctrinebot commented on GitHub (Jul 21, 2010):

Comment created by @beberlei:

Fixed in master

@doctrinebot commented on GitHub (Jul 21, 2010): Comment created by @beberlei: Fixed in master
Author
Owner

@doctrinebot commented on GitHub (Jul 21, 2010):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Jul 21, 2010): 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#870