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

[Core] Fixed payment history issue #4136

Merged
merged 1 commit into from
Feb 15, 2016

Conversation

NoResponseMate
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets #4110
License MIT
Doc PR -

'logs' => $logRepository->getLogEntries($payment),
])
;
$view = View::create($configuration);
Copy link
Member

Choose a reason for hiding this comment

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

Why passing $configuration as argument?

Copy link
Member

Choose a reason for hiding this comment

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

First arg is data, which you override later.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

👍

pjedrzejewski pushed a commit that referenced this pull request Feb 15, 2016
@pjedrzejewski pjedrzejewski merged commit 3bc3cfa into Sylius:master Feb 15, 2016
@pjedrzejewski
Copy link
Member

Thank you Jasiek!

@NoResponseMate NoResponseMate deleted the payment-historian-fix branch March 21, 2016 08:03
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

3 participants