Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorVincent Petry <pvince81@owncloud.com>2016-05-18 17:50:17 +0300
committerVincent Petry <pvince81@owncloud.com>2016-05-18 17:50:17 +0300
commit4a94203492e3b475ee26b65d5992796152c645bd (patch)
tree1dc90faa67892d53a8af6d87556a6cfd9003b1ca /lib
parent6231b72e250f275c30228d0738155b78c2333576 (diff)
parent1d2c1e60ee601ab2d809154968bdfd4f23215e22 (diff)
Merge pull request #24706 from owncloud/http_psr4
Move \OCP\Http to PSR-4
Diffstat (limited to 'lib')
-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