stable
Clone or download
Read-only
request #8739: Remove PHP 5.1 support
Change-Id: I020f45fa8c0fb37298fcc37708a5acbdd20b029b
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/Planning/PlanningController.class.php | +2 | −26 | Go to diff View file |
D | plugins/agiledashboard/templates/home_php51.mustache | +0 | −52 | Go to diff View file |
R | plugins/agiledashboard/tests/include/AgileDashboard/REST/v1/MilestoneResourceValidatorTestPHP53.php | Go to diff View file | ||
R | plugins/agiledashboard/tests/include/AgileDashboard/REST/v1/OrderValidatorTestPHP53.php | Go to diff View file | ||
M | plugins/git/include/Git/AdminGerritPresenter.class.php | +0 | −3 | Go to diff View file |
M | plugins/git/include/Git/Driver/GerritDriverFactory.php | +1 | −2 | Go to diff View file |
M | plugins/git/include/Markdown/GitMarkdownFile.class.php | +1 | −1 | Go to diff View file |
M | plugins/git/templates/admin-plugin-gerrit-server.mustache | +0 | −4 | Go to diff View file |
M | plugins/git/tests/Git/Driver/Gerrit/GerritDriverFactoryTest.php | +16 | −0 | Go to diff View file |
D | plugins/git/tests/Git/Driver/Gerrit/GerritDriverFactoryTestPHP53.php | +0 | −82 | Go to diff View file |
R | plugins/git/tests/Git/Driver/GerritTest/REST/GerritREST_DeletePluginTestPHP53.php | Go to diff View file | ||
R | plugins/git/tests/Git/Driver/GerritTest/REST/GerritREST_addIncludedGroupTestPHP53.php | Go to diff View file | ||
R | plugins/git/tests/Git/Driver/GerritTest/REST/GerritREST_groupExistsTestPHP53.php | Go to diff View file | ||
R | plugins/git/tests/Git/Driver/GerritTest/REST/GerritREST_manageGroupsTestPHP53.php | Go to diff View file | ||
R | plugins/git/tests/Git/Driver/GerritTest/REST/GerritREST_manageProjectsTestPHP53.php | Go to diff View file | ||
R | plugins/git/tests/Git/Driver/GerritTest/REST/GerritREST_manageUserTestPHP53.php | Go to diff View file | ||
R | plugins/git/tests/Git/Driver/GerritTest/REST/GerritREST_projectExistsTestPHP53.php | Go to diff View file | ||
R | plugins/git/tests/Git/Driver/GerritTest/REST/GerritREST_removeIncludedGroupTestPHP53.php | Go to diff View file | ||
R | plugins/git/tests/GitMarkdownFileTestPHP53.php | Go to diff View file | ||
R | plugins/phpwiki/tests/PermissionsManagerTestPHP.php | Go to diff View file | ||
M | plugins/statistics/include/Statistics_DiskUsagePurger.class.php | +0 | −8 | Go to diff View file |
D | plugins/statistics/include/Statistics_PHPVersionException.class.php | +0 | −31 | Go to diff View file |
M | plugins/statistics/include/autoload.php | +2 | −3 | Go to diff View file |
R | plugins/statistics/tests/Statistics_DiskUsagePurgerTestPHP53.php | Go to diff View file | ||
M | plugins/tests/include/TestsPluginRunner.class.php | +1 | −1 | Go to diff View file |
M | plugins/tests/tests/MockBuilderTest.php | +15 | −1 | Go to diff View file |
D | plugins/tests/tests/MockBuilderTestPHP53.php | +0 | −35 | Go to diff View file |
M | plugins/tests/www/TuleapTestSuite.class.php | +1 | −6 | Go to diff View file |
R | plugins/tracker/tests/REST_Backend/Artifact/ArtifactRepresentationBuilderTestPHP53.php | Go to diff View file | ||
R | plugins/tracker/tests/REST_Backend/Artifact/ArtifactValidatorTestPHP53.php | Go to diff View file | ||
R | plugins/tracker/tests/REST_Backend/TrackerRestBuilderTestPHP53.php | Go to diff View file | ||
R | plugins/tracker/tests/Tracker/Report/Tracker_Report_RESTTestPHP53.php | Go to diff View file | ||
M | plugins/tracker/tests/Tracker_Artifact_ChangesetValue_FloatTest.php | +0 | −4 | Go to diff View file |
M | plugins/tracker/tests/Tracker_Artifact_ChangesetValue_IntegerTest.php | +0 | −4 | Go to diff View file |
M | plugins/tracker/tests/Tracker_Artifact_ChangesetValue_StringTest.php | +0 | −4 | Go to diff View file |
M | plugins/tracker/tests/Tracker_Artifact_ChangesetValue_TextTest.php | +0 | −4 | Go to diff View file |
M | src/common/autoload_libs.php | +0 | −6 | Go to diff View file |
M | src/common/include/CookieManager.class.php | +1 | −17 | Go to diff View file |
M | src/common/reference/ReferenceManager.class.php | +0 | −5 | Go to diff View file |
M | src/www/include/pre.php | +5 | −13 | Go to diff View file |
D | src/www/include/server.php | +0 | −21 | Go to diff View file |
M | tests/lib/TuleapTestCase.class.php | +0 | −7 | Go to diff View file |
R | tests/simpletest/common/REST/GateKeeperTestPHP53.php | Go to diff View file | ||
R | tests/simpletest/common/REST/JsonCastTestPHP53.php | Go to diff View file | ||
M | tests/simpletest/common/REST/TokenManagerTest.php | +0 | −5 | Go to diff View file |
M | tests/simpletest/common/encoding/SupportedXmlCharEncodingTest.php | +28 | −1 | Go to diff View file |
D | tests/simpletest/common/encoding/SupportedXmlCharEncodingTestPHP53.php | +0 | −56 | Go to diff View file |
R | tests/simpletest/common/tracker/ArtifactXMLExporterTestPHP53.php | Go to diff View file | ||
R | tests/simpletest/common/xml/SecurityTestPHP53.php | Go to diff View file |