PHP 7
-
First of all thanks for a great plugin!
I’m moving to PHP 7 soon and found through https://ww.wp.xz.cn/plugins/php-compatibility-checker/ that your plugin seems not to be PHP 7 compatible. Would you see if you could make it compatible, please?
——————————————————————————————————————————————
FOUND 2 ERRORS AFFECTING 2 LINES
——————————————————————————————————————————————
48 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 – use mysqli instead.
52 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 – use mysqli instead.
——————————————————————————————————————————————Thank you 🙂
The topic ‘PHP 7’ is closed to new replies.