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 UnexpectedValueException #831

Merged
merged 1 commit into from
Jan 14, 2020
Merged

Fix UnexpectedValueException #831

merged 1 commit into from
Jan 14, 2020

Conversation

skurty
Copy link

@skurty skurty commented Jan 14, 2020

Here is the error:

Fatal error: Uncaught Error: Wrong parameters for Stripe\Exception\UnexpectedValueException([string $message [, long $code [, Throwable $previous = NULL]]]) in vendor/stripe/stripe-php/lib/ApiRequestor.php:424

@skurty skurty changed the title Fix UnexpectedValueException as third parameter is: Throwable $previous Fix UnexpectedValueException Jan 14, 2020
Copy link
Contributor

@ob-stripe ob-stripe left a comment

Choose a reason for hiding this comment

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

Thanks!

@ob-stripe ob-stripe merged commit 6f3fa6b into stripe:master Jan 14, 2020
@ob-stripe
Copy link
Contributor

Released as 7.19.1.

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