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

Update stripe/stripe-php to add support php 7.4 #892

Closed
sbellver opened this issue Mar 20, 2020 · 2 comments
Closed

Update stripe/stripe-php to add support php 7.4 #892

sbellver opened this issue Mar 20, 2020 · 2 comments

Comments

@sbellver
Copy link

  • Cashier Version: 7.0.#
  • Laravel Version: 5.6.#
  • PHP Version: 7.4.1
  • Database Driver & Version:

Description:

Recently they add support to php 7.4.1: stripe/stripe-php#896

Steps To Reproduce:

Upgrade php to 7.4 and call any Stripe function

Trying to access array offset on value of type int

@driesvints
Copy link
Member

Cashier already supports this version: https://github.com/laravel/cashier/blob/10.0/composer.json#L30

Just update your dependencies.

@ericktucto
Copy link

ericktucto commented Jul 21, 2020

That error is a feature of php 7.4
Documentation PHP
sorry, spanish
image

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

No branches or pull requests

3 participants