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

Fix incorrect negation #2460

Merged
merged 1 commit into from
Feb 14, 2015
Merged

Fix incorrect negation #2460

merged 1 commit into from
Feb 14, 2015

Conversation

egogarcia
Copy link
Contributor

We have to check if is true that this code exist in the array to avoid duplicated entries.

Error found: Without this change if you run "sylius:currency:update ecb" more than one time, fatal error occurs because finOneBy (CurrencyConverter.php line 65) its returning more than one.

We have to check if is true that this code exist in the array to avoid duplicated entries.

Error found: Without this change if you run "sylius:currency:update ecb" more than one time, fatal error occurs because finOneBy (CurrencyConverter.php line 65) its returning more than one.
pjedrzejewski pushed a commit that referenced this pull request Feb 14, 2015
@pjedrzejewski pjedrzejewski merged commit c941595 into Sylius:master Feb 14, 2015
@pjedrzejewski
Copy link
Member

Thank you Eric! 👍

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.

None yet

2 participants