nextcloud/apps/settings
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
..
appinfo chore(release): Bump requirements and versions in apps/ 2023-03-03 06:44:27 +01:00
composer chore(autoloaders): Update autoloader files for Composer 2.5.1 2023-01-25 10:42:34 +01:00
css Create <h3> headings for profile page. Replace <label> which have no conncted <input> with <h3> heading 2023-03-24 08:49:19 +01:00
data Fix duplicate sentence in 'Reasons to use Nextcloud.pdf' 2020-09-15 11:12:23 +02:00
img Add missing viewbox to SVGs 2022-09-20 10:21:57 +02:00
js Create <h3> headings for profile page. Replace <label> which have no conncted <input> with <h3> heading 2023-03-24 08:49:19 +01:00
l10n Fix(l10n): 🔠 Update translations from Transifex 2023-03-28 02:19:25 +00:00
lib Deprecate PHP8.0 2023-04-17 23:45:59 +01:00
src Create <h3> headings for profile page. Replace <label> which have no conncted <input> with <h3> heading 2023-03-24 08:49:19 +01:00
templates fix(mailer): check if authentication is neccessary 2023-03-24 10:26:04 +00:00
tests Create headings for settings pages 2023-03-07 17:51:19 +01:00
.editorconfig Move settings to an app 2019-09-28 09:39:28 +00:00
.gitignore Move settings to an app 2019-09-28 09:39:28 +00:00
.l10nignore Update .l10nignore for apps to exclude bundled JS files 2020-09-15 12:28:43 +02:00