• Resolved dmccan

    (@dmccan)


    The plugin generates PHP warning messages:

    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; docupress_widget has a deprecated constructor in …\wp-content\plugins\docupress\admin\docupress-widgets.php on line 24

    Notice: The called constructor method for WP_Widget in docupress_widget is deprecated since version 4.3.0! Use
    __construct()
    instead. in …\wp-includes\functions.php on line 3893

    I’m running PHP 7.1.1, but I don’t think that is the issue. I have WP_DEBUG on.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Robert DeVore

    (@deviodigital)

    Thanks for letting me know! I’m working on a fix now and will have it pushed ASAP.

    Plugin Author Robert DeVore

    (@deviodigital)

    Version 1.1.0 was just released and fixes this issue. If anything else ever comes up, open a support request and I’ll look into it!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP Warning Messages’ is closed to new replies.