Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed wrongly initialized property. #1002

Merged
merged 1 commit into from
Apr 4, 2014
Merged

Conversation

BenMorel
Copy link
Contributor

@BenMorel BenMorel commented Apr 4, 2014

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

@doctrinebot
Copy link

Hello,

thank you for creating this pull request. I have automatically opened an issue
on our Jira Bug Tracker for you. See the issue link:

http://www.doctrine-project.org/jira/browse/DDC-3071

We use Jira to track the state of pull requests and the versions they got
included in.

@Ocramius
Copy link
Member

Ocramius commented Apr 4, 2014

@BenMorel is this a bugfix or just static analysis fix?

@BenMorel
Copy link
Contributor Author

BenMorel commented Apr 4, 2014

Just a static analysis fix, it won't change anything to the software!

@Ocramius
Copy link
Member

Ocramius commented Apr 4, 2014

@BenMorel thanks :-)

Ocramius added a commit that referenced this pull request Apr 4, 2014
Fixed wrongly initialized property.
@Ocramius Ocramius merged commit 4d950a9 into doctrine:master Apr 4, 2014
@Ocramius Ocramius self-assigned this Apr 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants