stable

Clone or download

Read-only

request #12113: Fix PHP 7.2 warnings in Simpletest unit tests

Change-Id: I6c8cdfb3df920d96498fc1849641340f89f5f5d7

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