JetPack 6.9 Incompatible with PHP 7.2
-
Hi,
I have a website that is hosted by Flywheel. When I ran the site compatibility scan to see if it is compatible with PHP 7.2, I received an “INCOMPATIBLE” error message for JetPack (see below). I have upgraded to version 6.9, and I do not understand the message below. The forums I’ve scanned through said it would not be a problem for version 6.8, so I’m assuming it would be okay with version 6.9. Can someone please review the message and let me know if JetPack will be compatible with PHP 7.2? Thanks.
INCOMPATIBLE
Jetpack by WordPress.com
6 Errors, 2 Warnings
Up-to-date
Filename: wp-content/plugins/jetpack/class.jetpack.php
Error
817 | ERROR | Global variable ‘$HTTP_RAW_POST_DATA’ is deprecated since PHP 5.6 and removed since PHP 7.0; Use php://input instead 824 | ERROR | Global variable ‘$HTTP_RAW_POST_DATA’ is deprecated since PHP 5.6 and removed since PHP 7.0; Use php://input instead 825 | ERROR | Global variable ‘$HTTP_RAW_POST_DATA’ is deprecated since PHP 5.6 and removed since PHP 7.0; Use php://input instead 829 | ERROR | Global variable ‘$HTTP_RAW_POST_DATA’ is deprecated since PHP 5.6 and removed since PHP 7.0; Use php://input instead 830 | ERROR | Global variable ‘$HTTP_RAW_POST_DATA’ is deprecated since PHP 5.6 and removed since PHP 7.0; Use php://input instead 830 | ERROR | Global variable ‘$HTTP_RAW_POST_DATA’ is deprecated since PHP 5.6 and removed since PHP 7.0; Use php://input instead Filename: wp-content/plugins/jetpack/modules/post-by-email.php
Warning
181 | WARNING | Method name Jetpack_Post_By_Email::__process_ajax_proxy_request is discouraged; PHP has reserved all method names with a double underscore prefix for future use Filename: wp-content/plugins/jetpack/modules/photon-cdn/jetpack-manifest.php
Warning
1 | WARNING | File has mixed line endings; this may cause incorrect results
The topic ‘JetPack 6.9 Incompatible with PHP 7.2’ is closed to new replies.