Title: PHP 7.x+ Support?
Last modified: November 27, 2018

---

# PHP 7.x+ Support?

 *  Resolved [dlynch027](https://wordpress.org/support/users/dlynch027/)
 * (@dlynch027)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/php-7-x-support-2/)
 * I just ran the PHP Compatibility Checker plugin through my site and was surprised
   to see this plugin had 12 warnings attached to it with a check on 7.0
 *     ```
       FOUND 12 ERRORS AFFECTING 12 LINES
       ------------------------------------------------------------------------------------------------------------------------------------
        372 | ERROR | Global variable '$HTTP_RAW_POST_DATA' is deprecated since PHP 5.6 and removed since PHP 7.0; Use php://input instead
        373 | ERROR | Global variable '$HTTP_RAW_POST_DATA' is deprecated since PHP 5.6 and removed since PHP 7.0; Use php://input instead
        378 | ERROR | Global variable '$HTTP_RAW_POST_DATA' is deprecated since PHP 5.6 and removed since PHP 7.0; Use php://input instead
        386 | ERROR | Global variable '$HTTP_RAW_POST_DATA' is deprecated since PHP 5.6 and removed since PHP 7.0; Use php://input instead
        648 | ERROR | Global variable '$HTTP_RAW_POST_DATA' is deprecated since PHP 5.6 and removed since PHP 7.0; Use php://input instead
        662 | ERROR | Global variable '$HTTP_RAW_POST_DATA' is deprecated since PHP 5.6 and removed since PHP 7.0; Use php://input instead
        663 | ERROR | Global variable '$HTTP_RAW_POST_DATA' is deprecated since PHP 5.6 and removed since PHP 7.0; Use php://input instead
        666 | ERROR | Global variable '$HTTP_RAW_POST_DATA' is deprecated since PHP 5.6 and removed since PHP 7.0; Use php://input instead
        736 | ERROR | Global variable '$HTTP_RAW_POST_DATA' is deprecated since PHP 5.6 and removed since PHP 7.0; Use php://input instead
        737 | ERROR | Global variable '$HTTP_RAW_POST_DATA' is deprecated since PHP 5.6 and removed since PHP 7.0; Use php://input instead
        738 | ERROR | Global variable '$HTTP_RAW_POST_DATA' is deprecated since PHP 5.6 and removed since PHP 7.0; Use php://input instead
        740 | ERROR | Global variable '$HTTP_RAW_POST_DATA' is deprecated since PHP 5.6 and removed since PHP 7.0; Use php://input instead
       ```
   

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [nintechnet](https://wordpress.org/support/users/nintechnet/)
 * (@nintechnet)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/php-7-x-support-2/#post-10922547)
 * You can ignore those warnings, they are all false positives.
    NinjaFirewall is
   fully compatible with PHP 7.0 since December 2015. It is also compatible with
   the latest PHP 7.3-RC released earlier this month.
 *  Thread Starter [dlynch027](https://wordpress.org/support/users/dlynch027/)
 * (@dlynch027)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/php-7-x-support-2/#post-10923748)
 * oh

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘PHP 7.x+ Support?’ is closed to new replies.

 * ![](https://ps.w.org/ninjafirewall/assets/icon-256x256.png?rev=976137)
 * [NinjaFirewall (WP Edition) - Advanced Security Plugin and Firewall](https://wordpress.org/plugins/ninjafirewall/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ninjafirewall/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ninjafirewall/)
 * [Active Topics](https://wordpress.org/support/plugin/ninjafirewall/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ninjafirewall/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ninjafirewall/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [dlynch027](https://wordpress.org/support/users/dlynch027/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/php-7-x-support-2/#post-10923748)
 * Status: resolved