vt7 dev release - Warnings displayed, and unable to perform a clean install on Ubuntu 16.04 Server LTS (php7)
These warnings, displayed on the Step 3 screen of a clean installation, are a little unusual, especially the "line 0" reference?
Warning: Declaration of Users::saveentity($module) should be compatible with CRMEntity::saveentity($module, $fileid = '') in /var/www/html/vtiger/modules/Users/Users.php on line 0
Warning: Declaration of Users::uploadAndSaveFile($id, $module, $file_details) should be compatible with CRMEntity::uploadAndSaveFile($id, $module, $file_details, $attachmentType = 'Attachment') in /var/www/html/vtiger/modules/Users/Users.php on line 0
Warning: Declaration of Users::insertIntoEntityTable($table_name, $module) should be compatible with CRMEntity::insertIntoEntityTable($table_name, $module, $fileid = '') in /var/www/html/vtiger/modules/Users/Users.php on line 0
Warning: Declaration of Users::save($module_name) should be compatible with CRMEntity::save($module_name, $fileid = '') in /var/www/html/vtiger/modules/Users/Users.php on line 0
Warning: Declaration of Users::get_column_value($columname, $fldvalue, $fieldname, $uitype, $datatype) should be compatible with CRMEntity::get_column_value($columnname, $fldvalue, $fieldname, $uitype, $datatype = '') in /var/www/html/vtiger/modules/Users/Users.php on line 0