Title: PHP7-Compatibility-Problems
Last modified: March 19, 2019

---

# PHP7-Compatibility-Problems

 *  Resolved [uwi](https://wordpress.org/support/users/uwi/)
 * (@uwi)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/php7-compatibility-problems/)
 * Hi.
 * there seem to be a few PHP7-Compatibility-Problems in this plugin. Any hints 
   for this?
 * FILE: …/wp-content/plugins/stopbadbots/stopbadbots.php
    ——————————————————————————————————————————————————-
   FOUND 1 ERROR AFFECTING 1 LINE ——————————————————————————————————————————————————-
   153 | ERROR | The behaviour of hexadecimal numeric strings was inconsistent prior
   to PHP 7 and support has been removed in PHP 7. Found: ‘0x3c62723e’ ——————————————————————————————————————————————————-
 * FILE: …/wp-content/plugins/stopbadbots/includes/list-tables/page.php
    —————————————————————————————————————————————
   FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE —————————————————————————————————————————————
   1 | WARNING | File has mixed line endings; this may cause incorrect results —————————————————————————————————————————————
 * FILE: …/wp-content/plugins/stopbadbots/includes/list-tables/class-sbb-list-table.
   php
    ——————————————————————————————————————————————————- FOUND 0 ERRORS AND 1
   WARNING AFFECTING 1 LINE ——————————————————————————————————————————————————- 
   1 | WARNING | File has mixed line endings; this may cause incorrect results

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

 *  Plugin Author [sminozzi](https://wordpress.org/support/users/sminozzi/)
 * (@sminozzi)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/php7-compatibility-problems/#post-11329799)
 * Hi,
    Please, let me know what tool did you use to get this report. Cheers, Bill
 *  Thread Starter [uwi](https://wordpress.org/support/users/uwi/)
 * (@uwi)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/php7-compatibility-problems/#post-11329815)
 * Hi,
 * this one:
 * PHP Compatibility Checker
    By WP Engine
 * Regards
    uwi
 *  Plugin Author [sminozzi](https://wordpress.org/support/users/sminozzi/)
 * (@sminozzi)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/php7-compatibility-problems/#post-11330201)
 * Hi Uwi,
 * I will check that and let you know tomorrow.
 * Cheers,
 * Bill
 *  Plugin Author [sminozzi](https://wordpress.org/support/users/sminozzi/)
 * (@sminozzi)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/php7-compatibility-problems/#post-11334195)
 * Hi Uwi,
 * **Our plugin works fine with PHP 7.2. **
 * I just uploaded the version 5.40 where, just in case, i fixed the mix (linux 
   and windows) end of line and left only linux end of line.
 * The string it is reporting (‘0x3c62723e’) **is a false positive**. Our firewall
   uses that **string as a pattern, not as a numeric hex string**. The pattern is
   used to check if the string is included in any bad requests.
 * Cheers,
 * Bill
    -  This reply was modified 7 years, 2 months ago by [sminozzi](https://wordpress.org/support/users/sminozzi/).
 *  Thread Starter [uwi](https://wordpress.org/support/users/uwi/)
 * (@uwi)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/php7-compatibility-problems/#post-11336113)
 * Perfect, thanks for fast reply!

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

The topic ‘PHP7-Compatibility-Problems’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/stopbadbots_f0f0f0.svg)
 * [Block Bad Bots and Stop Bad Bots Crawlers and Spiders and Anti Spam Protection](https://wordpress.org/plugins/stopbadbots/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/stopbadbots/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/stopbadbots/)
 * [Active Topics](https://wordpress.org/support/plugin/stopbadbots/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/stopbadbots/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/stopbadbots/reviews/)

## Tags

 * [compatibility](https://wordpress.org/support/topic-tag/compatibility/)
 * [php72](https://wordpress.org/support/topic-tag/php72/)

 * 5 replies
 * 2 participants
 * Last reply from: [uwi](https://wordpress.org/support/users/uwi/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/php7-compatibility-problems/#post-11336113)
 * Status: resolved