summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Petry <pvince81@owncloud.com>2016-05-18 16:50:17 +0200
committerVincent Petry <pvince81@owncloud.com>2016-05-18 16:50:17 +0200
commit4a94203492e3b475ee26b65d5992796152c645bd (patch)
tree1dc90faa67892d53a8af6d87556a6cfd9003b1ca
parent6231b72e250f275c30228d0738155b78c2333576 (diff)
parent1d2c1e60ee601ab2d809154968bdfd4f23215e22 (diff)
downloadnextcloud-server-4a94203492e3b475ee26b65d5992796152c645bd.tar.gz
nextcloud-server-4a94203492e3b475ee26b65d5992796152c645bd.zip
Merge pull request #24706 from owncloud/http_psr4
Move \OCP\Http to PSR-4
-rw-r--r--lib/public/Http/Client/IClient.php (renamed from lib/public/http/client/iclient.php)0
-rw-r--r--lib/public/Http/Client/IClientService.php (renamed from lib/public/http/client/iclientservice.php)0
-rw-r--r--lib/public/Http/Client/IResponse.php (renamed from lib/public/http/client/iresponse.php)0
3 files changed, 0 insertions, 0 deletions
diff --git a/lib/public/http/client/iclient.php b/lib/public/Http/Client/IClient.php
index 85db2a9ad02..85db2a9ad02 100644
--- a/lib/public/http/client/iclient.php
+++ b/lib/public/Http/Client/IClient.php
diff --git a/lib/public/http/client/iclientservice.php b/lib/public/Http/Client/IClientService.php
index 907aa42fd3b..907aa42fd3b 100644
--- a/lib/public/http/client/iclientservice.php
+++ b/lib/public/Http/Client/IClientService.php
diff --git a/lib/public/http/client/iresponse.php b/lib/public/Http/Client/IResponse.php
index 09189d77014..09189d77014 100644
--- a/lib/public/http/client/iresponse.php
+++ b/lib/public/Http/Client/IResponse.php