Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Heateor Support

    (@heateor)

    Hi,
    Have you turned ON the WordPress debugging?

    Thread Starter massimod

    (@massimod)

    Yes, since i enabled PHP 7.0.1, i have debug log enabled.

    Plugin Author Heateor Support

    (@heateor)

    Would you mind letting us know those notices/warnings?

    Thread Starter massimod

    (@massimod)

    Sure, here they are:

    PHP Deprecated: TheChampLoginWidget has a deprecated constructor in /home/wp-content/plugins/super-socializer/inc/widget.php on line 6

    PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; TheChampSharingWidget has a deprecated constructor in /home/wp-content/plugins/super-socializer/inc/widget.php on line 97

    PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; TheChampVerticalSharingWidget has a deprecated constructor in /home/wp-content/plugins/super-socializer/inc/widget.php on line 248

    PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; TheChampCounterWidget has a deprecated constructor in /home/wp-content/plugins/super-socializer/inc/widget.php on line 412

    PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; TheChampVerticalCounterWidget has a deprecated constructor in /home/wp-content/plugins/super-socializer/inc/widget.php on line 549

    Plugin Author Heateor Support

    (@heateor)

    Thanks.
    For now, you can replace existing wp-content/plugins/super-socializer/inc/widget.php with the file at following link:
    https://gist.github.com/anonymous/948a21e2731305637575
    We will fix these notices in next release.

    Plugin Author Heateor Support

    (@heateor)

    These warnings have been fixed in version 7.0 just released.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘PHP Notices with PHP 7.0.1’ is closed to new replies.