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 / 8.1 PHP–FPM compatibility #67

Open
vyskoczilova opened this issue Mar 9, 2022 · 1 comment
Open

PHP 8.0 / 8.1 PHP–FPM compatibility #67

vyskoczilova opened this issue Mar 9, 2022 · 1 comment

Comments

@vyskoczilova
Copy link
Owner

We noticed problems when implementing php8 or 8.1 on the plugin, we wanted to know if an update is being worked on for this purpose

AH01071: Got error ‘PHP message: PHP Warning: Trying to access array offset on value of type null in /srv/services/vg-nvme/Hosting/mundogeek.com.ar/http-web/wp-content/plugins/woocommerce-pay-for-payment/inc/class-pay4pay.php on line 121PHP message: PHP Warning: Trying to access array offset on value of type null in /srv/services/vg-nvme/Hosting/mundogeek.com.ar/http-web/wp-content/plugins/woocommerce-pay-for-payment/inc/class-pay4pay.php on line 122’

https://wordpress.org/support/topic/problem-php8-0-8-1-php-fpm/

@vyskoczilova
Copy link
Owner Author

Hi, thanks for reporting, it’s not a problem with PHP8 compatibility. The value shouldn’t be null in the very first place – it should be the shipping method used for the order.

Do you have a selected shipping method? I can’t find it on the listed page. Does it mean, you have only one setup?

Thanks!

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

No branches or pull requests

1 participant