stable
Clone or download
Read-only
Merge commit 'refs/changes/14/14514/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #13157: Make sure code does not use deprecated PHP features Change-Id: I54385b0c8c9af8a1064ef5bc531149708ca66fd7
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/REST/AuthenticatedResource.class.php | +3 | −2 | Go to diff View file |
M | src/common/REST/BasicAuthentication.class.php | +6 | −4 | Go to diff View file |
M | src/common/REST/TuleapRESTAuthentication.php | +4 | −4 | Go to diff View file |
M | src/common/admin/Homepage/Controller.php | +1 | −2 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/BlockParser.php | +0 | −6 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/Theme.php | +0 | −3 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/WikiDB.php | +1 | −6 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/XmlElement.php | +2 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/pear/PEAR.php | +0 | −2 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/plugin/PhpHighlight.php | +0 | −1 | Go to diff View file |
M | src/composer.json | +1 | −0 | Go to diff View file |
M | src/composer.lock | +59 | −1 | Go to diff View file |
M | tests/phpcs/tuleap-ruleset-minimal.xml | +5 | −1 | Go to diff View file |
M | tests/simpletest/common/valid/Rule_IntTest.php | +5 | −29 | Go to diff View file |