Are you getting incompatibility with 7.2? It seems fine for me. I tried the WPEngine PHP 7 compatibility checker but it doesn’t run on this plugin as it says it is too large…
How did you determine the plugin was not 7.2 compatible? Thanks
I have tested this with php 7.0, 7.1, 7.2 & 7.3
The first thing I noticed is that it breaks my list of plugins when using 7.1+, so i reverted back to 7.0
I have started a thread on their github in hopes of getting their attention.
https://github.com/cloudflare/Cloudflare-WordPress/issues/228
It’s worrisome that the Cloudflare team is actively ignoring this issue.
Here are the 7.2 incompatibility error/warnings I’m getting:
FILE: /nas/content/live/mysite/wp-content/plugins/cloudflare/vendor/symfony/yaml/Parser.php
————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
————————————————————————————————–
76 | WARNING | INI directive ‘mbstring.func_overload’ is deprecated since PHP 7.2
————————————————————————————————–
FILE: /nas/content/live/mysite/wp-content/plugins/cloudflare/vendor/symfony/yaml/Inline.php
————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
————————————————————————————————–
55 | WARNING | INI directive ‘mbstring.func_overload’ is deprecated since PHP 7.2
————————————————————————————————–
FILE: /nas/content/live/mysite/wp-content/plugins/cloudflare/vendor/cloudflare/cloudflare-plugin-backend/src/SecurityUtil.php
——————————————————————————————————————————————————
FOUND 2 ERRORS AFFECTING 1 LINE
——————————————————————————————————————————————————
16 | ERROR | Function mcrypt_create_iv() is deprecated since PHP 7.1 and removed since PHP 7.2; Use random_bytes() or OpenSSL instead
16 | ERROR | Extension ‘mcrypt’ is deprecated since PHP 7.1 and removed since PHP 7.2; Use openssl (preferred) or pecl/mcrypt once available instead
——————————————————————————————————————————————————
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
@imakeinnernettes Please do not report topics unless they’re spam or abuse.
@jdembowski Understood. Actually clicked report by accident when clicking Favorite. New sensitive mouse.
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
I had also a blank page. I disabled Cloudflare plug-in, then activated it. I had to re-enter my credentials and now works as expected. I’m on PHP 7.2.
Plugin is working fine for me on PHP 7.2 and 7.3