As of WP 4.3, the way you’ve been declaring the constructor in CincopaWidget is deprecated. You need to change lines 749-750 to be:
function __construct() {
parent::__construct(false, $name = 'Cincopa Gallery Widget');
https://ww.wp.xz.cn/plugins/video-playlist-and-gallery-plugin/