nextcloud/apps/settings/lib/Controller
fenn-cs 60a710c91c Deprecate PHP8.0
PHP8.0 would stop receiving security support on 26 Nov 2023
 hence this deprecation. Next, is the eventual drop of PHP8.0 before its EOL.

This commit also updates the message type from INFO to WARNING if the php
 on file has reached its EOL.

See: https://www.php.net/supported-versions.php

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2023-04-17 23:45:59 +01:00
..
AdminSettingsController.php Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +02:00
AppSettingsController.php Create headings for settings pages 2023-03-07 17:51:19 +01:00
AuthorizedGroupController.php Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +02:00
AuthSettingsController.php Limit the length of app password names 2022-03-23 10:47:56 +01:00
ChangePasswordController.php Add a const for the max user password length 2023-01-04 11:23:43 +01:00
CheckSetupController.php Deprecate PHP8.0 2023-04-17 23:45:59 +01:00
CommonSettingsTrait.php Add section-id and section-type data attributes to settings <li> navigation items 2022-12-05 12:19:21 +01:00
HelpController.php Help pages: set window title for sidebar sections 2022-11-22 09:31:28 +01:00
LogSettingsController.php Update php licenses 2021-06-04 22:02:41 +02:00
MailSettingsController.php Migrate to Symfony Mailer 2023-02-02 10:30:06 +01:00
PersonalSettingsController.php Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +02:00
ReasonsController.php Update php licenses 2021-06-04 22:02:41 +02:00
TwoFactorSettingsController.php Update php licenses 2021-06-04 22:02:41 +02:00
UsersController.php Create headings for settings pages 2023-03-07 17:51:19 +01:00
WebAuthnController.php Update php licenses 2021-06-04 22:02:41 +02:00