stable
Clone or download
Read-only
More tests are succeeding when running `make tests-unit-php PHP_VERSION=81`. Part of request #22659: Run Tuleap with PHP 8.1 Change-Id: I85e3d3d261f3aed446be026c1519dc0770494624
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/cardwall/include/Column.class.php | +2 | −2 | Go to diff View file |
M | plugins/git/tests/unit/Git/Mirror/ManifestManagerTest.php | +2 | −1 | Go to diff View file |
M | plugins/ldap/include/LDAP_GroupManager.class.php | +1 | −1 | Go to diff View file |
M | plugins/ldap/tests/unit/UserManagerAuthenticateTest.php | +2 | −0 | Go to diff View file |
M | plugins/proftpd/tests/unit/ProFTPd/Xferlog/FileImporterTest.php | +2 | −1 | Go to diff View file |
M | plugins/svn/tests/unit/events/SystemEvent_SVN_CREATE_REPOSITORYTest.php | +3 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_File.php | +3 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer_Table.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker_FileInfo.class.php | +8 | −7 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Report/Query/Advanced/InvalidFields/DateFieldCheckerTest.php | +1 | −0 | Go to diff View file |
M | src/common/Reference/Reference.php | +1 | −1 | Go to diff View file |
M | src/common/SVNCore/SVNAccessFile.class.php | +1 | −2 | Go to diff View file |
M | src/common/User/User.class.php | +1 | −1 | Go to diff View file |
M | src/common/encoding/SupportedXmlCharEncoding.class.php | +1 | −1 | Go to diff View file |
M | src/common/system_event/SystemEvent.class.php | +1 | −1 | Go to diff View file |
M | src/common/xml/SimpleXMLCDATAFactory.class.php | +1 | −1 | Go to diff View file |
M | tests/unit/common/Project/ProjectManagerTest.php | +3 | −2 | Go to diff View file |
M | tests/unit/common/Project/Service/ServicePOSTDataBuilderTest.php | +1 | −0 | Go to diff View file |