PHP Warning Messages
-
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 3893I’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)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘PHP Warning Messages’ is closed to new replies.