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 toArray() calls #719

Merged
merged 1 commit into from
Aug 29, 2019
Merged

Fix toArray() calls #719

merged 1 commit into from
Aug 29, 2019

Conversation

ob-stripe
Copy link
Contributor

r? @brandur-stripe
cc @stripe/api-libraries

In #704, I changed toArray() to no longer take any parameters, but I forgot to update a few callsites (and apparently PHP doesn't care that you're passing parameters to a function that doesn't take any).

@ob-stripe ob-stripe mentioned this pull request Aug 28, 2019
26 tasks
Copy link
Contributor

@brandur-stripe brandur-stripe left a comment

Choose a reason for hiding this comment

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

Oh man, PHP.

LGTM!

@ob-stripe ob-stripe merged commit 606469f into integration-v7 Aug 29, 2019
@ob-stripe ob-stripe deleted the ob-fix-toarray-calls branch August 29, 2019 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants