DDC-3235: [GH-1095] Make Doctrine\ORM\Configuration implement fluent interface #4004

Open
opened 2026-01-22 14:33:33 +01:00 by admin · 0 comments
Owner

Originally created by @doctrinebot on GitHub (Jul 31, 2014).

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 kerdany:

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

Message:

Enabled chaining of calls to set**() and add**() methods in Configuration class.
Added relevant tests.

Created missing test for Doctrine\ORM\Configuration::setRepositoryFactory().

Originally created by @doctrinebot on GitHub (Jul 31, 2014). 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 kerdany: Url: https://github.com/doctrine/doctrine2/pull/1095 Message: Enabled chaining of calls to set**() and add**() methods in Configuration class. Added relevant tests. Created missing test for Doctrine\ORM\Configuration::setRepositoryFactory().
admin added the Improvement label 2026-01-22 14:33:33 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#4004