stable
Clone or download
Read-only
This is part of request #9202 Make Tuleap compatible with PHP 5.6 Update CVS source code to deal with PHP 5.6. To test it, please update your php.conf and set php flags register_globals and magic_quotes_gpc to off Change-Id: If77227ed7d93d4beba0deed30e3fc5ddd3f4e822
Modified Files
Name | ||||
---|---|---|---|---|
M | src/www/cvs/admin_commit.php | +27 | −25 | Go to diff View file |
M | src/www/cvs/browse_commit.php | +42 | −29 | Go to diff View file |
M | src/www/cvs/commit_utils.php | +78 | −95 | Go to diff View file |
M | src/www/cvs/cvs_intro.php | +12 | −7 | Go to diff View file |
M | src/www/cvs/detail_commit.php | +22 | −10 | Go to diff View file |
M | src/www/cvs/index.php | +18 | −7 | Go to diff View file |
M | src/www/cvs/viewvc.php | +12 | −7 | Go to diff View file |