stable
Clone or download
Read-only
This is part of request #9202 Make Tuleap compatible with PHP 5.6 Update FRS 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: Ic9500e412452e4f615c37b38c98d5b1fda3066bb
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/frs/FRSFileFactory.class.php | +14 | −13 | Go to diff View file |
M | src/common/frs/FRSPackageFactory.class.php | +11 | −16 | Go to diff View file |
M | src/common/include/URL.class.php | +5 | −3 | Go to diff View file |
M | src/www/file/confirm_download.php | +1 | −1 | Go to diff View file |
M | src/www/file/download.php | +2 | −2 | Go to diff View file |
M | tests/simpletest/common/include/URLTest.php | +2 | −5 | Go to diff View file |