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
- The topic ‘PHP7-Compatibility-Problems’ is closed to new replies.