$errors = array('111',);
$content = View::factory('index/info/v_info_index')->bind('errors', $errors);$content = View::factory('index/info/v_info_index')->bind('errors', array('111'));ErrorException [ Fatal Error ]: Cannot pass parameter 2 by reference