PHP 7 Issues
-
Hello M?ns Jonasson,
I am seeing some incompatibilities with your plugin and PHP7. the mysql_* (mysql_query, mysql_fetch_array, mysql_result, etc) functions are depreciated in PHP 5.5.0, and have been removed from PHP7.
There are mysqli_* equivalents for most of these, although I am wondering if this plugin shouldn’t be updated to just use the WordPress WPDB class.
Thanks for your work providing this functionality to the community.
Matt Keys
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘PHP 7 Issues’ is closed to new replies.