DDC-3071: [GH-1002] Fixed wrongly initialized property. #3813

Closed
opened 2026-01-22 14:28:27 +01:00 by admin · 3 comments
Owner

Originally created by @doctrinebot on GitHub (Apr 4, 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 BenMorel:

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

Message:

This removes an incorrect = array() initialization on $parameters, which is actually an ArrayCollection and has its value set in the constructor.

Originally created by @doctrinebot on GitHub (Apr 4, 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 BenMorel: Url: https://github.com/doctrine/doctrine2/pull/1002 Message: This removes an incorrect `= array()` initialization on `$parameters`, which is actually an `ArrayCollection` and has its value set in the constructor.
admin added the Bug label 2026-01-22 14:28:27 +01:00
admin closed this issue 2026-01-22 14:28:28 +01:00
Author
Owner

@doctrinebot commented on GitHub (Apr 4, 2014):

Comment created by @doctrinebot:

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

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

@doctrinebot commented on GitHub (Apr 4, 2014):

Comment created by @ocramius:

Merged: 4d950a9e10

@doctrinebot commented on GitHub (Apr 4, 2014): Comment created by @ocramius: Merged: https://github.com/doctrine/doctrine2/commit/4d950a9e10936eb44d2a77953000e3f067a1b8fe
Author
Owner

@doctrinebot commented on GitHub (Apr 4, 2014):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Apr 4, 2014): 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#3813