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-2188] Fix arithmetic priority #618

Merged
merged 1 commit into from
Apr 6, 2013

Conversation

FabioBatSilva
Copy link
Member

Hi guys,

This patch fix DDC-2188,
Not sure if it could be considered a BC break.

Cheers

@doctrinebot
Copy link

Hello,

thank you for positing this Pull Request. I have automatically opened an issue on our Jira Bug Tracker for you with the details of this Pull-Request. See the Link:

http://doctrine-project.org/jira/browse/DDC-2355

@Ocramius
Copy link
Member

@FabioBatSilva yes, this is a break, but people using this were relying on a completely broken feature anyway.

@guilhermeblanco
Copy link
Member

I'd vote to merge since this is a bug and relying on a broken behavior is conceptually wrong.

beberlei added a commit that referenced this pull request Apr 6, 2013
[DDC-2188] Fix arithmetic priority
@beberlei beberlei merged commit fe238d0 into doctrine:master Apr 6, 2013
@beberlei
Copy link
Member

beberlei commented Apr 6, 2013

I merge, for 2.3 or 2.4 only?

@Ocramius
Copy link
Member

Ocramius commented Apr 6, 2013

@beberlei it's a break, keep it away from 2.3 imo

@beberlei
Copy link
Member

beberlei commented Apr 6, 2013

@FabioBatSilva if its a break, can you document this for the UPGRADE file?

@FabioBatSilva
Copy link
Member Author

@beberlei Sure,
Done here : 8109db0

@FabioBatSilva FabioBatSilva deleted the DDC-2188 branch April 6, 2013 16:06
@beberlei
Copy link
Member

beberlei commented Apr 6, 2013

@FabioBatSilva thanks, but sometihng went wrong. First the SQL misses the FROM, also the parenthis in the second example look weird, shouldnt it be 100/(2+2) ?

@FabioBatSilva
Copy link
Member Author

Sorry guys... fixed : 2ad6565

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.

5 participants