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

Error when scanning package for php 8.1 compatibility #434

Open
corey-rosamond opened this issue Jun 27, 2022 · 0 comments
Open

Error when scanning package for php 8.1 compatibility #434

corey-rosamond opened this issue Jun 27, 2022 · 0 comments

Comments

@corey-rosamond
Copy link

corey-rosamond commented Jun 27, 2022

I am trying to upgrade our servers to php8.1 from php7.4 so I am using phpcs to run a compatibility scan and it is reporting the following issue

FILE: vendor/authorizenet/authorizenet/lib/net/authorize/util/Log.php

FOUND 1 ERROR AFFECTING 1 LINE

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

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

1 participant