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

#6712 Added tests to demonstrate, that sorting by two criterias is un… #6851

Open
wants to merge 1 commit into
base: 2.5
Choose a base branch
from
Open

#6712 Added tests to demonstrate, that sorting by two criterias is un… #6851

wants to merge 1 commit into from

Conversation

t11n
Copy link

@t11n t11n commented Nov 27, 2017

…reliable, when first field holds objects.

Demonstrates issue https://github.com/doctrine/doctrine2/issues/6712

@lcobucci
Copy link
Member

@t11n we REALLY need this to be based on master, v2.5.x is not being actively maintained.

@lcobucci
Copy link
Member

I understand that you don't have the setup, but you could use a docker container or a VM to get PHP 7.1 running and ensure that this behaviour also happens on v2.6

@t11n
Copy link
Author

t11n commented Dec 7, 2017

@lcobucci The code is the same in 2.6, so the same happens with this version, unless PHP changed behaviour of the identical operator.

I do not have time to set things up in PHP7. But trust me, it happens there, too..

@mpdude
Copy link
Contributor

mpdude commented Jan 31, 2023

Is this an ORM or doctrine/collections thing?

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.

4 participants