stable

Clone or download

Read-only

Fix errors and warnings in project administration

This is part of request #12147 Fix PHP 7.2 warnings and errors Change-Id: I7957a8a6d16a55799fb166d78d42adbfeba9579d

Modified Files

Name
M plugins/projectlinks/www/projectlinks_admin.php +23 −23 Go to diff View file
M plugins/svn/www/index.php +3 −4 Go to diff View file
M src/common/user/UserManager.class.php +3 −3 Go to diff View file
M src/www/project/admin/list_all_users.php +21 −9 Go to diff View file
M src/www/project/admin/permissions.php +1 −1 Go to diff View file
M src/www/project/admin/project_admin_utils.php +1 −1 Go to diff View file
M src/www/project/admin/ugroup_utils.php +23 −14 Go to diff View file
M src/www/project/export/index.php +2 −2 Go to diff View file
M src/www/project/showdetails.php +22 −9 Go to diff View file