Thanks! Updated and no longer receive the warning.
+1 for this. I used PHP Compatibility to check my plugins, and it failed on Video Sidebar Widgets because of use of split.
Easy to fix. Just replace split with explode in these two files…
helper-functions.php
class-randomvideosidebarwidget.php