PHP Ver 7.x Error
-
PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Widget_SU has a deprecated constructor
plugin.php
class Widget_SU
{
function Widget_SU ($name, $max = 1, $id = ”, $args = ”)
{
PHP 7.x a method with the same name as the class name?
- The topic ‘PHP Ver 7.x Error’ is closed to new replies.