• With PHP 7.2.0 released, the PHP function create_function() is deprecated. Seems like Super Socializer uses this on five (5) locations:

    [14-Dec-2017 07:56:18 UTC] PHP Deprecated: Function create_function() is deprecated in D:\www\saotn.org\www\wp-content\plugins\super-socializer\inc\widget.php on line 98
    [14-Dec-2017 07:56:18 UTC] PHP Deprecated: Function create_function() is deprecated in D:\www\saotn.org\www\wp-content\plugins\super-socializer\inc\widget.php on line 264
    [14-Dec-2017 07:56:18 UTC] PHP Deprecated: Function create_function() is deprecated in D:\www\saotn.org\www\wp-content\plugins\super-socializer\inc\widget.php on line 445
    [14-Dec-2017 07:56:18 UTC] PHP Deprecated: Function create_function() is deprecated in D:\www\saotn.org\www\wp-content\plugins\super-socializer\inc\widget.php on line 594
    [14-Dec-2017 07:56:18 UTC] PHP Deprecated: Function create_function() is deprecated in D:\www\saotn.org\www\wp-content\plugins\super-socializer\inc\widget.php on line 757

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP 7.2: create_function() is deprecated’ is closed to new replies.