stable

Clone or download

Read-only

Errors found by Psalm on the whole codebase fail the nightly build

Until now, the analysis was only indicative to help with the stabilization of the process. It is stable enough to be enforced. This contribution also fixes a few issues found by the latest nightly analysis. Part of request #13292: Integrate vimeo/psalm to the test pipeline Change-Id: I8445c7cc571207ebf584043dbcf8ea2bd8eef863

Modified Files

Name
M src/common/Redis/ClientFactory.php +3 −3 Go to diff View file
M src/common/Redis/RedisInitializer.php +10 −9 Go to diff View file
M src/www/project/admin/permissions.php +2 −2 Go to diff View file
M tests/Jenkinsfile-nightly +1 −3 Go to diff View file
M tests/phpunit/common/Redis/RedisInitializerTest.php +10 −8 Go to diff View file