PHP 7.2 Compat?
-
Was just doing a quick PHP7.2 upgrade check and discovered this:
FILE: …/wp-content/plugins/bad-behavior/bad-behavior/blacklist.inc.php
——————————————————————————————————————————————————————-
FOUND 1 ERROR AFFECTING 1 LINE
——————————————————————————————————————————————————————-
145 | ERROR | The behaviour of hexadecimal numeric strings was inconsistent prior to PHP 7 and support has been removed in PHP 7. Found: “0x31303235343830303536”
——————————————————————————————————————————————————————-Any chance you can make the plugin compatible with the latest versions of PHP? Thanks so much!
- The topic ‘PHP 7.2 Compat?’ is closed to new replies.