nextcloud-server/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
AppSettingsController.php Create headings for settings pages 2023-03-07 17:51:19 +01:00
AuthorizedGroupController.php
AuthSettingsController.php
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
MailSettingsController.php Migrate to Symfony Mailer 2023-02-02 10:30:06 +01:00
PersonalSettingsController.php
ReasonsController.php
TwoFactorSettingsController.php
UsersController.php Create headings for settings pages 2023-03-07 17:51:19 +01:00
WebAuthnController.php