joe.chasse
Forum Replies Created
-
Forum: Plugins
In reply to: [amr shortcode any widget] PHP 7.2 Compatibility – AMR Shortcode WidgetThank you, Anmari. I appreciate the quick response! Have a nice day.
I have a general follow-up question to this.
I ran a compatibility scan for PHP 7.2 and received the following report on the plugin.
Do you know if these errors/warnings will be addressed in a near future release?
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.phpWarning
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