nextcloud-server/tests/Core/Controller
Carl Schwan b70c6a128f Update core to PHP 7.4 standard
- Typed properties
- Port to LoggerInterface

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-20 22:18:06 +07:00
..
AppPasswordControllerTest.php Fix more tests in the Core subdir 2021-03-24 08:48:28 +07:00
AutoCompleteControllerTest.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
AvatarControllerTest.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
CSRFTokenControllerTest.php
ChangePasswordControllerTest.php Do not dispatch postSetPassword when setPassword fails 2022-05-05 17:21:23 +07:00
ClientFlowLoginControllerTest.php Extend tests 2022-05-16 10:33:30 +07:00
ClientFlowLoginV2ControllerTest.php Extend tests 2022-05-16 10:33:30 +07:00
ContactsMenuControllerTest.php Modernize contacts menu 2022-05-12 18:31:59 +07:00
CssControllerTest.php Fix tests and avoid PHP errors in them 2021-11-23 09:29:01 +07:00
GuestAvatarControllerTest.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
JsControllerTest.php Fix tests and avoid PHP errors in them 2021-11-23 09:29:01 +07:00
LoginControllerTest.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
LostControllerTest.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
NavigationControllerTest.php
OCSControllerTest.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +07:00
PreviewControllerTest.php Fix tests and avoid PHP errors in them 2021-11-23 09:29:01 +07:00
TwoFactorChallengeControllerTest.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
UserControllerTest.php
WellKnownControllerTest.php
WipeControllerTest.php