stable
Clone or download
Read-only
This is part of request #9202 Make Tuleap compatible with PHP 5.6 Update src/www/snippet 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: I7f899eb612f19346cc4193eedeb344c06af3c573
Modified Files
Name | ||||
---|---|---|---|---|
M | src/www/snippet/add_snippet_to_package.php | +14 | −13 | Go to diff View file |
M | src/www/snippet/addversion.php | +28 | −17 | Go to diff View file |
M | src/www/snippet/delete.php | +5 | −3 | Go to diff View file |
M | src/www/snippet/detail.php | +1 | −2 | Go to diff View file |
M | src/www/snippet/download.php | +3 | −1 | Go to diff View file |
M | src/www/snippet/package.php | +11 | −3 | Go to diff View file |
M | src/www/snippet/submit.php | +21 | −5 | Go to diff View file |