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

Renamed scheduledForDirtyCheck #1938

Merged
merged 1 commit into from
Jan 21, 2019
Merged

Conversation

juliusstoerrle
Copy link
Contributor

@juliusstoerrle juliusstoerrle commented Jan 18, 2019

Q A
Type improvement
BC Break yes?
Fixed issues no, but TODO in code

Summary

Saw this @todo in the code and thought I might aswell just fix it.
These names are now the same as in the ORM.

I guess this is a BC break if people used the UOW directly, should this change be included in the Upgrade/Changelog? (#1696)

Copy link
Member

@alcaeus alcaeus left a comment

Choose a reason for hiding this comment

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

Please remove unrelated files from this PR and squash commits.

FWIW, you may want to take a look at global .gitignore to avoid accidentally checking in IDE folders.

@juliusstoerrle
Copy link
Contributor Author

Oh, Thanks. I totally did not see those. Very good tip with the global .gitignore!

@alcaeus
Copy link
Member

alcaeus commented Jan 21, 2019

There's also a composer PHAR file which has no place in the repo 😉

Also, can you please squash commits? Let me know if you need help with that.

Also renamed the setter.
These names are now the same as in the ORM.
@alcaeus alcaeus merged commit 9aae6d0 into doctrine:master Jan 21, 2019
@alcaeus
Copy link
Member

alcaeus commented Jan 21, 2019

Thanks @juliusstoerrle!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants