]> source.dussan.org Git - nextcloud-server.git/commit
Move LogWrapper to PSR-4
authorJoas Schilling <nickvergessen@owncloud.com>
Thu, 12 May 2016 14:16:06 +0000 (16:16 +0200)
committerJoas Schilling <nickvergessen@owncloud.com>
Wed, 25 May 2016 14:04:57 +0000 (16:04 +0200)
commit6feccccbd5d16fee3ffc94ba73f1baeae4956655
treed88ee2eb010b7022ca1a95ff8f45233fdba60720
parente73d811425d35977d5c6c1fcf1be8ab3f512ad89
Move LogWrapper to PSR-4
14 files changed:
apps/user_ldap/ajax/wizard.php
apps/user_ldap/appinfo/app.php
apps/user_ldap/lib/LogWrapper.php [new file with mode: 0644]
apps/user_ldap/lib/Proxy.php
apps/user_ldap/lib/User/Manager.php
apps/user_ldap/lib/User/User.php
apps/user_ldap/lib/jobs.php
apps/user_ldap/lib/logwrapper.php [deleted file]
apps/user_ldap/tests/User/ManagerTest.php
apps/user_ldap/tests/User/UserTest.php
apps/user_ldap/tests/User_LDAPTest.php
apps/user_ldap/tests/access.php
apps/user_ldap/tests/integration/lib/integrationtestuserhome.php
apps/user_ldap/tests/integration/lib/user/IntegrationTestUserAvatar.php