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

PHP 8.0 incompatibilities: #1739

Open
Sangi0 opened this issue Aug 21, 2024 · 1 comment
Open

PHP 8.0 incompatibilities: #1739

Sangi0 opened this issue Aug 21, 2024 · 1 comment
Assignees
Labels

Comments

@Sangi0
Copy link

Sangi0 commented Aug 21, 2024

Describe the bug

FILE: lib/Stripe/lib/HttpClient/CurlClient.php

FOUND 1 ERRORS AND 0 WARNINGS AFFECTING 1 LINES

202 | ERROR | Since PHP 7.0, functions inspecting arguments, like func_get_args(), no longer report the original value as passed to a parameter, but will instead provide the current value. The parameter "$method" was changed on line 198.

To Reproduce

Download MultiVendorX plugin >> Install the plugin PHP incompatibility >> Start scan and you will get the error

Expected behavior

There should not be any compatibility errors

Code snippets

No response

OS

macOS

PHP version

PHP 8.0

Library version

15.7.0

API version

2024-06-20

Additional context

No response

@richardm-stripe
Copy link
Contributor

Hello @Sangi0, thanks for the report. We're exploring a fix for this in #1741

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants