MantisBT: master 0e1fce2a

Author Committer Branch Timestamp Parent
dregad dregad master 2023-08-18 18:14 master 555f52a9
Affected Issues  0032810: Ugrade to PHPUnit 8.5 and adapt test suite
Changeset

Upgrade to PHPUnit 8.5

Fixes 0032810

mod - .gitignore Diff File
mod - .travis.yml Diff File
mod - build/travis_script.sh Diff File
mod - composer.json Diff File
mod - composer.lock Diff File
mod - docbook/Developers_Guide/en-US/Contributors.xml Diff File
add - phpunit.xml Diff File
rm - tests/AllTests.php Diff
rm - tests/Mantis/AllTests.php Diff
mod - tests/Mantis/ConfigParserTest.php Diff File
mod - tests/Mantis/MantisCoreBase.php Diff File
mod - tests/Mantis/PluginTest.php Diff File
mod - tests/Mantis/UserTest.php Diff File
add - tests/fakesendmail.sh Diff File
rm - tests/rest/AllTests.php Diff
mod - tests/rest/RestBase.php Diff File
mod - tests/rest/RestImpersonateUserTest.php Diff File
mod - tests/rest/RestIssueTest.php Diff File
mod - tests/rest/RestProjectVersionTest.php Diff File
mod - tests/rest/RestUserTest.php Diff File
rm - tests/soap/AllTests.php Diff
mod - tests/soap/AttachmentTest.php Diff File
mod - tests/soap/CategoryTest.php Diff File
mod - tests/soap/EnumTest.php Diff File
mod - tests/soap/IssueAddTest.php Diff File
mod - tests/soap/ProjectTest.php Diff File
mod - tests/soap/SoapBase.php Diff File
mod - tests/soap/TagTest.php Diff File
mod - tests/soap/VersionTest.php Diff File