stable
Clone or download
Read-only
Merge commit 'refs/changes/27/12827/5' of ssh://gerrit.tuleap.net:29418/tuleap
* ssh://gerrit.tuleap.net:29418/tuleap: request #12837: Jenkins build history widget generates warnings in PHP 7
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/fr_FR/LC_MESSAGES/tuleap-core.po | +3 | −0 | Go to diff View file |
M | site-content/tuleap-core.pot | +3 | −0 | Go to diff View file |
M | src/common/Http/HttpClientFactory.php | +10 | −3 | Go to diff View file |
A | src/common/RSS/FeedHTTPClient.php | +53 | −0 | Go to diff View file |
R | src/common/rss/RSS.class.php | Go to diff View file | ||
D | src/common/rss/libs/SimplePie/LICENSE.txt | +0 | −26 | Go to diff View file |
D | src/common/rss/libs/SimplePie/README.txt | +0 | −30 | Go to diff View file |
D | src/common/rss/libs/SimplePie/compatibility_test/COMPATIBILITY README.txt | +0 | −7 | Go to diff View file |
D | src/common/rss/libs/SimplePie/compatibility_test/sp_compatibility_test.php | +0 | −324 | Go to diff View file |
D | src/common/rss/libs/SimplePie/create.php | +0 | −163 | Go to diff View file |
D | src/common/rss/libs/SimplePie/idn/LICENCE | +0 | −502 | Go to diff View file |
D | src/common/rss/libs/SimplePie/idn/ReadMe.txt | +0 | −123 | Go to diff View file |
D | src/common/rss/libs/SimplePie/idn/idna_convert.class.php | +0 | −969 | Go to diff View file |
D | src/common/rss/libs/SimplePie/idn/npdata.ser | +0 | −1 | Go to diff View file |
D | src/common/rss/libs/SimplePie/simplepie.inc | +0 | −13681 | Go to diff View file |
M | src/common/widget/Widget_MyProjects.class.php | +1 | −6 | Go to diff View file |
M | src/common/widget/Widget_ProjectLatestCommits.class.php | +1 | −3 | Go to diff View file |
M | src/common/widget/Widget_Rss.class.php | +56 | −33 | Go to diff View file |
M | src/composer.json | +2 | −0 | Go to diff View file |
M | src/composer.lock | +406 | −1 | Go to diff View file |
M | src/www/export/rss_sfnews.php | +0 | −1 | Go to diff View file |