Ben and Matt discuss musicals that have been adapted for film. Learn how Ben's Dog, Sully, has a better voice than Matt, why Ben gets excited when he hears the name John Hancock, and how fate cast Ben and Matt...
Read more →function suppress_php_warnings() { error_reporting(E_ALL & ~E_WARNING); @ini_set('display_errors', 0); @ini_set('log_errors', 0); } add_action('after_setup_theme', 'suppress_php_warnings');