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

[DDC-3287] Change parent classes of some Events #1144

Closed
wants to merge 2 commits into from

Conversation

zebba
Copy link

@zebba zebba commented Sep 23, 2014

Following my issue report in Jira find attached the necessary changes.

…part from Doctrine\Common

- changed parent class of PreUpdateEventArgs to the respective counter-part from Doctrine\Common
@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-3320

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

{
return isset($this->entityChangeSet[$field]);
return $this->getObject();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wrong indentation

@stof
Copy link
Member

stof commented Oct 4, 2014

there are a few other updates of the events which can be done in a BC way. See my comment on JIRA

@Ocramius Ocramius self-assigned this Oct 19, 2014
@Ocramius
Copy link
Member

Moved to "Awaiting feedback"

@Ocramius
Copy link
Member

Closing as per missing feedback.

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.

4 participants