stable
Clone or download
Read-only
Merge commit 'refs/changes/92/12292/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #12113: Fix PHP 7.2 warnings in Simpletest unit tests Change-Id: I6864348135f5d94271201af8496a433f6ef67e17
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/Docman_Item.class.php | +8 | −6 | Go to diff View file |
M | plugins/docman/include/Docman_MetadataValue.class.php | +11 | −11 | Go to diff View file |
M | plugins/ldap/tests/bootstrap.php | +26 | −3 | Go to diff View file |
M | plugins/webdav/include/FS/WebDAVDocmanFile.class.php | +7 | −8 | Go to diff View file |
M | tests/simpletest/common/User/History/MockedEventManager.php | +2 | −2 | Go to diff View file |
M | tests/simpletest/common/svn/SVN_Apache_Auth_FactoryTest.php | +2 | −3 | Go to diff View file |
M | tests/simpletest/common/svn/SVN_Apache_SvnrootConfTest.php | +2 | −4 | Go to diff View file |
M | tests/simpletest/common/system_event/SystemEventManagerTest.php | +2 | −2 | Go to diff View file |