stable

Clone or download

Read-only

Merge 'gerrit #13598' into stable/master

* commit '414029d90b': request #12716 Bump to PHPUnit 7 Change-Id: Iec3184b270462f8b075d545c1eaf1a67a01f4ff7

Modified Files

Name
M plugins/docman/tests/soap/DocmanTest.php +5 −1 Go to diff View file
M plugins/git/phpunit/Git/RepositoryList/DaoByRepositoryPathSorterTest.php +3 −1 Go to diff View file
M plugins/gitlfs/phpunit/Statistics/CollectorTest.php +1 −1 Go to diff View file
M plugins/proftpd/phpunit/ProFTPd/Admin/ACLUpdaterTest.php +1 −1 Go to diff View file
M plugins/proftpd/phpunit/ProFTPd/Directory/ProftpdDirectoryParserTest.php +1 −1 Go to diff View file
M plugins/proftpd/phpunit/ProFTPd/Directory/ProftpdDirectoryPathParserTest.php +1 −1 Go to diff View file
M plugins/proftpd/phpunit/ProFTPd/SystemEvent/PROFTPD_DIRECTORY_CREATETest.php +1 −1 Go to diff View file
M plugins/proftpd/phpunit/ProFTPd/SystemEvent/PROFTPD_UPDATE_ACLTest.php +1 −1 Go to diff View file
M plugins/proftpd/phpunit/ProFTPd/SystemEventManagerTest.php +2 −2 Go to diff View file
M plugins/proftpd/phpunit/ProFTPd/Xferlog/FileImporterTest.php +1 −1 Go to diff View file
M plugins/proftpd/phpunit/ProFTPd/Xferlog/FileImporter_PathTest.php +1 −1 Go to diff View file
M plugins/proftpd/phpunit/ProFTPd/Xferlog/ParserTest.php +2 −2 Go to diff View file
M plugins/tracker/phpunit/Tracker/FormElement/Tracker_FormElement_Field_NumericTest.php +1 −1 Go to diff View file
M plugins/tracker/phpunit/Tracker/FormElement/Tracker_SharedFormElementFactoryTest.php +1 −1 Go to diff View file
M plugins/tracker/phpunit/Tracker/FormElement/TransitionListValidatorTest.php +1 −1 Go to diff View file
M plugins/velocity/phpunit/Velocity/VelocityComputationCheckerTest.php +1 −2 Go to diff View file
M plugins/velocity/phpunit/Velocity/VelocityPluginComputationTest.php +1 −2 Go to diff View file
M src/composer.json +1 −1 Go to diff View file
M src/composer.lock +352 −263 Go to diff View file
M tests/phpunit/common/session/Codendi_SessionTest.php +1 −1 Go to diff View file
M tests/phpunit/phpunit.xml +1 −1 Go to diff View file
M tests/soap/bin/generate-testsuite.php +3 −3 Go to diff View file
M tests/soap/lib/SOAPBase.php +4 −2 Go to diff View file
M tests/soap/tests/FRSReleaseDeleteUsingCLITest.php +7 −1 Go to diff View file
M tests/soap/tests/FRSReleaseDownloadTest.php +7 −1 Go to diff View file