• Resolved kioskcreativellc

    (@kioskcreativellc)


    Hello,

    I love this plugin and it works great. I am planning to update to php 7.x in the coming months and I noticed this plugin is using some deprecated functions that have been removed in 7.x. Would it be possible to get those updated so this can be compatible with php 7.x?

    FILE: ../wp-content/plugins/wp2syslog/wp2syslog.php
    ————————————————————————————————————
    FOUND 1 ERROR AFFECTING 1 LINE
    ————————————————————————————————————
    242 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi kioskcreativellc,

    I don’t think the maintainer of this plugin is currently active on www.remarpro.com. He hasn’t responded to my issue in over 10 months. You will probably need to patch the plugin yourself to fix that issue.

    I’m considering volunteering to take over the maintainer-ship, since I’ve heavily modified this plugin myself to for use on several sites that my company supports (I’m not really a wordpress dev however).

    I have forked the project on my GitHub here: https://github.com/johnbburg/wp2syslog and I am happy to accept any pull requests that look good.

    Plugin Author psicosi448

    (@psicosi448)

    I’ll avoid the use of mysql_error function in next release.

    Thank you for suggestion,
    F.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Support for PHP 7.x’ is closed to new replies.