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

Fatal on WP6.1/PHP8 updating Option/Exclusions #24

Closed
kech61 opened this issue Aug 26, 2022 · 1 comment
Closed

Fatal on WP6.1/PHP8 updating Option/Exclusions #24

kech61 opened this issue Aug 26, 2022 · 1 comment

Comments

@kech61
Copy link

kech61 commented Aug 26, 2022

Hi,

Thanks for this great plugin.

I had an Fatal Error while updating excluded urls on WP6/PHP8:

[24-Aug-2022 07:24:04 UTC] PHP Fatal error: Uncaught TypeError: explode(): Argument #2 ($string) must be of type string, array given in /data/web/myserver/html/oam/wp-content/plugins/cache-master/inc/admin/update-setting.php:267
Stack trace:
#0 /data/web/myserver/html/oam/wp-content/plugins/cache-master/inc/admin/update-setting.php(267): explode()
#1 /data/web/myserver/html/oam/wp-includes/class-wp-hook.php(309): scm_update_exclusion()
#2 /data/web/myserver/html/oam/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#3 /data/web/myserver/html/oam/wp-includes/plugin.php(476): WP_Hook->do_action()
#4 /data/web/myserver/html/oam/wp-includes/option.php(530): do_action()
#5 /data/web/myserver/html/oam/wp-admin/options.php(322): update_option()
#6 {main}
thrown in /data/web/myserver/html/oam/wp-content/plugins/cache-master/inc/admin/update-setting.php on line 267

Is this plugin still maintained?
Its the only real working Plugin for Memcached......
;-)

Thanks and best regards

@terrylinooo
Copy link
Owner

I'm looking into this issue. It wil be fixed later.

terrylinooo added a commit that referenced this issue Aug 28, 2022
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

2 participants