stable
Clone or download
Read-only
request #14528: Update to PHPUnit 9
This update was reverted due to the lack of support of PHPUnit 9 in PHPStorm. The issue is solved with PHPStorm 2020.1. Changelog: https://github.com/sebastianbergmann/phpunit/blob/9.0.0/ChangeLog-9.0.md https://github.com/sebastianbergmann/phpunit/blob/9.1.1/ChangeLog-9.1.md Change-Id: Ib18c410dc9bfdb7084ac20cde0619b22f7666aaa
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/phpunit/AgileDashboard/Milestone/MilestoneReportCriterionOptionsProviderTest.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/phpunit/AgileDashboard/Milestone/MilestoneReportCriterionProviderTest.php | +1 | −1 | Go to diff View file |
M | plugins/docman/phpunit/Upload/Document/DocumentUploadCancelerTest.php | +2 | −2 | Go to diff View file |
M | plugins/docman/phpunit/Upload/Document/DocumentUploadCleanerTest.php | +1 | −1 | Go to diff View file |
M | plugins/docman/phpunit/Upload/Document/DocumentUploadFinisherTest.php | +1 | −1 | Go to diff View file |
M | plugins/docman/phpunit/Upload/Version/VersionUploadCancelerTest.php | +2 | −2 | Go to diff View file |
M | plugins/docman/phpunit/Upload/Version/VersionUploadCleanerTest.php | +1 | −1 | Go to diff View file |
M | plugins/docman/phpunit/Upload/Version/VersionUploadFinisherTest.php | +3 | −3 | Go to diff View file |
M | plugins/docman/phpunit/XML/Import/VersionImporterTest.php | +1 | −1 | Go to diff View file |
M | plugins/forumml/phpunit/ForumML_FileStorageTest.php | +4 | −4 | Go to diff View file |
M | plugins/frs/phpunit/FRS/Upload/FileUploadCleanerTest.php | +2 | −2 | Go to diff View file |
M | plugins/frs/phpunit/FRS/Upload/Tus/FileUploadCancelerTest.php | +2 | −2 | Go to diff View file |
M | plugins/git/phpunit/Git/Driver/Gerrit/ProjectCreatorTest.php | +19 | −19 | Go to diff View file |
M | plugins/git/phpunit/Git/Gitolite/ConfigPermissionsSerializerMirrorsTest.php | +2 | −2 | Go to diff View file |
M | plugins/git/phpunit/Git/Gitolite/ConfigPermissionsSerializerTest.php | +7 | −7 | Go to diff View file |
M | plugins/git/phpunit/GitViewsRepositoriesTraversalStrategySelectboxTest.php | +2 | −2 | Go to diff View file |
M | plugins/git/phpunit/GitViewsTest.php | +7 | −7 | Go to diff View file |
M | plugins/git/phpunit/Gitolite/GitoliteAccessURLGeneratorTest.php | +5 | −5 | Go to diff View file |
M | plugins/git/tests/integration/GitDriverTest.php | +1 | −1 | Go to diff View file |
M | plugins/git/tests/integration/Gitolite/GitoliteDriverTest.php | +6 | −6 | Go to diff View file |
M | plugins/gitlfs/phpunit/Transfer/BytesAmountHandledLFSObjectInstrumentationFilterTest.php | +2 | −2 | Go to diff View file |
M | plugins/ldap/phpunit/LDAPBackendSVNTest.php | +5 | −7 | Go to diff View file |
M | plugins/svn/phpunit/SVN/AccessControl/AccessFileReaderTest.php | +3 | −3 | Go to diff View file |
M | plugins/tracker/phpunit/Artifact/XMLImport/Tracker_Artifact_XMLImport_XMLImportZipArchiveTest.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/Artifact/Attachment/TemporaryFileManagerPurgeTest.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/FormElement/AdminTest.php | +5 | −5 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/FormElement/Field/File/Upload/FileUploadCleanerTest.php | +3 | −3 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/FormElement/Field/File/Upload/Tus/FileUploadCancelerTest.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/FormElement/TrackerFormElementTest.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/FormElement/Tracker_FormElement_Field_CheckboxTest.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/FormElement/Tracker_FormElement_Field_ListTest.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/Report/Query/Advanced/QueryBuilder/EqualExpectation/ForTextTest.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/Report/Query/Advanced/QueryBuilderVisitorTest.php | +17 | −17 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker_Artifact_ChangesetTest.php | +19 | −19 | Go to diff View file |
M | src/composer.json | +1 | −1 | Go to diff View file |
M | src/composer.lock | +299 | −187 | Go to diff View file |
M | tests/integration/tests/Backend/BackendCVSTest.php | +3 | −3 | Go to diff View file |
M | tests/integration/tests/Backend/BackendSystemTest.php | +7 | −7 | Go to diff View file |
M | tests/phpunit/common/Authentication/SplitToken/PrefixedSplitTokenSerializerTest.php | +1 | −1 | Go to diff View file |
M | tests/phpunit/common/Include/JSONHeaderTest.php | +1 | −1 | Go to diff View file |
M | tests/phpunit/common/Include/TmpWatchTest.php | +7 | −7 | Go to diff View file |
M | tests/phpunit/common/Project/XML/Import/ZipArchiveTest.php | +2 | −2 | Go to diff View file |
M | tests/phpunit/common/SOAP/SOAP_WSDLMethodGeneratorTest.php | +1 | −1 | Go to diff View file |
M | tests/phpunit/common/SystemEvent/include/SystemEvent_COMPUTE_MD5SUMTest.php | +2 | −2 | Go to diff View file |
M | tests/phpunit/common/SystemEvent/include/SystemEvent_PROJECT_RENAME_Test.php | +6 | −6 | Go to diff View file |
M | tests/phpunit/common/SystemEvent/include/SystemEvent_USER_RENAME_Test.php | +3 | −3 | Go to diff View file |
M | tests/phpunit/common/TreeNode/InjectPaddingInTreeNodeVisitorTest.php | +1 | −1 | Go to diff View file |
M | tests/phpunit/common/date/helper/DateHelperTest.php | +3 | −3 | Go to diff View file |
M | tests/phpunit/common/html/HTML_TableTest.php | +8 | −8 | Go to diff View file |
M | tests/phpunit/common/html/HTML_Table_BootstrapTest.php | +2 | −2 | Go to diff View file |
M | tests/phpunit/common/svn/SVN_Apache_ModPerlTest.php | +6 | −6 | Go to diff View file |
M | tests/phpunit/common/svn/SVN_Apache_SvnrootConfTest.php | +2 | −2 | Go to diff View file |
M | tests/phpunit/common/valid/Rule_FileTest.php | +5 | −5 | Go to diff View file |
M | tests/phpunit/common/wiki/WikiAttachmentTest.php | +2 | −2 | Go to diff View file |
M | tests/phpunit/tuleap-cfg/Command/SetupMysqlInitCommandTest.php | +1 | −1 | Go to diff View file |
M | tests/rest/composer.lock | +123 | −61 | Go to diff View file |
M | tests/rest/tests/ArtifactsTest.php | +1 | −1 | Go to diff View file |
M | tests/rest/tests/PlanningTest.php | +1 | −1 | Go to diff View file |
M | tests/rest/tests/ProjectTest.php | +1 | −1 | Go to diff View file |