stable

Clone or download

Read-only

Run Simpletest unit test suite with PHP 7.4 in the nightly pipeline

Most of the changes are CentOS7/MySQL 5.7 related. One class of test has been converted to PHPUnit while identifying a PHP bug (it looks like alpha are useful). Part of request #13487: Run Tuleap test suites with PHP 7.4 Change-Id: I44ccc77f1aa9b12b205eb57829bb284b2ebdeb49

Modified Files

Name
M Makefile +17 −0 Go to diff View file
M src/common/User/User_SSHKeyValidator.class.php +19 −20 Go to diff View file
M tests/Jenkinsfile-nightly +4 −0 Go to diff View file
M tests/lib/TuleapDbTestCase.class.php +3 −3 Go to diff View file
R tests/simpletest/common/User/StandardPasswordHandlerTest.php Go to diff View file
M tests/simpletest/common/User/User_SSHKeyValidatorTest.php +25 −2 Go to diff View file
M tests/simpletest/common/svn/SVN_SvnlookTest.php +1 −1 Go to diff View file