Fix namespace for OCP\Appframework\Http
To avoid having to use OCP\Appframework\Http\Http in the public - and stable - API OCP\Appframework\Http is now both a class and a namespace.
Showing
- lib/private/appframework/dependencyinjection/dicontainer.php 1 addition, 1 deletionlib/private/appframework/dependencyinjection/dicontainer.php
- lib/private/appframework/http.php 3 additions, 2 deletionslib/private/appframework/http.php
- lib/private/appframework/http/dispatcher.php 1 addition, 0 deletionslib/private/appframework/http/dispatcher.php
- lib/private/appframework/http/redirectresponse.php 2 additions, 1 deletionlib/private/appframework/http/redirectresponse.php
- lib/private/appframework/middleware/security/securitymiddleware.php 1 addition, 1 deletion...e/appframework/middleware/security/securitymiddleware.php
- lib/public/appframework/http.php 1 addition, 1 deletionlib/public/appframework/http.php
- lib/public/appframework/http/jsonresponse.php 1 addition, 0 deletionslib/public/appframework/http/jsonresponse.php
- lib/public/appframework/http/response.php 1 addition, 0 deletionslib/public/appframework/http/response.php
- tests/lib/appframework/http/DispatcherTest.php 2 additions, 2 deletionstests/lib/appframework/http/DispatcherTest.php
- tests/lib/appframework/http/HttpTest.php 1 addition, 0 deletionstests/lib/appframework/http/HttpTest.php
- tests/lib/appframework/http/RedirectResponseTest.php 1 addition, 0 deletionstests/lib/appframework/http/RedirectResponseTest.php
- tests/lib/appframework/http/ResponseTest.php 2 additions, 1 deletiontests/lib/appframework/http/ResponseTest.php
- tests/lib/appframework/middleware/security/SecurityMiddlewareTest.php 1 addition, 1 deletion...pframework/middleware/security/SecurityMiddlewareTest.php
Loading
Please register or sign in to comment