should be compatible with SugarBean::save

Me ayudan, por favor estoy tratando de ejecutar la versión community 6.5.22 en xamp con php 7.0 pero me muestra estos errores 


Warning: Declaration of SugarEmailAddress::save($id, $module, $new_addrs = Array, $primary = '', $replyTo = '', $invalid = '', $optOut = '', $in_workflow = false) should be compatible with SugarBean::save($check_notify = false) in C:\xampp\htdocs\sugarcrm-6.5.22\include\SugarEmailAddress\SugarEmailAddress.php on line 1110

Warning: Declaration of Person::create_export_query(&$order_by, &$where, $relate_link_join = '') should be compatible with SugarBean::create_export_query($order_by, $where) in C:\xampp\htdocs\sugarcrm-6.5.22\include\SugarObjects\templates\person\Person.php on line 40

Warning: Declaration of User::retrieve($id, $encode = true, $deleted = true) should be compatible with Person::retrieve($id = -1, $encode = true, $deleted = true) in C:\xampp\htdocs\sugarcrm-6.5.22\modules\Users\User.php on line 41

Warning: Declaration of User::create_export_query($order_by, $where) should be compatible with Person::create_export_query(&$order_by, &$where, $relate_link_join = '') in C:\xampp\htdocs\sugarcrm-6.5.22\modules\Users\User.php on line 41

Warning: Declaration of User::create_new_list_query($order_by, $where, $filter = Array, $params = Array, $show_deleted = 0, $join_type = '', $return_array = false, $parentbean = NULL, $singleSelect = false) should be compatible with SugarBean::create_new_list_query($order_by, $where, $filter = Array, $params = Array, $show_deleted = 0, $join_type = '', $return_array = false, $parentbean = NULL, $singleSelect = false, $ifListForExport = false) in C:\xampp\htdocs\sugarcrm-6.5.22\modules\Users\User.php on line 41

Warning: Declaration of User::list_view_parse_additional_sections(&$list_form, $xTemplateSection) should be compatible with SugarBean::list_view_parse_additional_sections(&$list_form) in C:\xampp\htdocs\sugarcrm-6.5.22\modules\Users\User.php on line 41

Warning: Declaration of Currency::retrieve($id, $encode = true, $deleted = true) should be compatible with SugarBean::retrieve($id = -1, $encode = true, $deleted = true) in C:\xampp\htdocs\sugarcrm-6.5.22\modules\Currencies\Currency.php on line 236

Warning: Declaration of MysqlManager::checkQuery($sql) should be compatible with DBManager::checkQuery($sql, $object_name = false) in C:\xampp\htdocs\sugarcrm-6.5.22\include\database\MysqlManager.php on line 1497

Warning: Declaration of TemplateTextArea::get_db_default() should be compatible with TemplateField::get_db_default($modify = false) in C:\xampp\htdocs\sugarcrm-6.5.22\modules\DynamicFields\templates\Fields\TemplateTextArea.php on line 93

Warning: Declaration of TemplateMultiEnum::get_db_default() should be compatible with TemplateField::get_db_default($modify = false) in C:\xampp\htdocs\sugarcrm-6.5.22\modules\DynamicFields\templates\Fields\TemplateMultiEnum.php on line 163

Warning: Declaration of TemplateRadioEnum::get_db_default() should be compatible with TemplateField::get_db_default($modify = false) in C:\xampp\htdocs\sugarcrm-6.5.22\modules\DynamicFields\templates\Fields\TemplateRadioEnum.php on line 133

Warning: Declaration of ParserLabel::handleSave($params, $language) should be compatible with ModuleBuilderParser::handleSave($file, $view, $moduleName, $defs) in C:\xampp\htdocs\sugarcrm-6.5.22\modules\ModuleBuilder\parsers\parser.label.php on line 42

Warning: Declaration of UndeployedRelationships::findRelatableModules() should be compatible with AbstractRelationships::findRelatableModules($includeActivitiesSubmodules = true) in C:\xampp\htdocs\sugarcrm-6.5.22\modules\ModuleBuilder\parsers\relationships\UndeployedRelationships.php on line 44

Warning: Declaration of UndeployedRelationships::build($basepath) should be compatible with AbstractRelationships::build($basepath, $installDefPrefix, $relationships) in C:\xampp\htdocs\sugarcrm-6.5.22\modules\ModuleBuilder\parsers\relationships\UndeployedRelationships.php on line 44

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at C:\xampp\htdocs\sugarcrm-6.5.22\modules\ModuleBuilder\parsers\relationships\UndeployedRelationships.php:44) in C:\xampp\htdocs\sugarcrm-6.5.22\include\MVC\SugarApplication.php on line 594

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at C:\xampp\htdocs\sugarcrm-6.5.22\modules\ModuleBuilder\parsers\relationships\UndeployedRelationships.php:44) in C:\xampp\htdocs\sugarcrm-6.5.22\include\MVC\SugarApplication.php on line 594

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\sugarcrm-6.5.22\modules\ModuleBuilder\parse