From 6a4d5fe09ad66aac325235454ec51f8967022f6b Mon Sep 17 00:00:00 2001 From: Eric Nemchik Date: Mon, 24 Oct 2022 08:32:53 -0500 Subject: [PATCH 1/3] Create 2022-10-24-nextcloud.md --- content/issues/2022-10-24-nextcloud.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/issues/2022-10-24-nextcloud.md diff --git a/content/issues/2022-10-24-nextcloud.md b/content/issues/2022-10-24-nextcloud.md new file mode 100644 index 00000000..7c0ea233 --- /dev/null +++ b/content/issues/2022-10-24-nextcloud.md @@ -0,0 +1,11 @@ +--- +title: Nextcloud php8 Tag Deprecation Notice +date: '2022-10-24 00:00:00Z' +informational: true +affected: + - Deprecations + - nextcloud +section: issue +--- + +We are deprecating the `php8` tag/branch of our [Nextcloud container](https://github.com/linuxserver/docker-nextcloud). The `latest` tag (master branch) now uses php8. From 95c6ac584b8a53b303e2c1b61692d8351f57c3ec Mon Sep 17 00:00:00 2001 From: Eric Nemchik Date: Mon, 24 Oct 2022 08:53:31 -0500 Subject: [PATCH 2/3] Update 2022-10-24-nextcloud.md --- content/issues/2022-10-24-nextcloud.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/issues/2022-10-24-nextcloud.md b/content/issues/2022-10-24-nextcloud.md index 7c0ea233..d5e38f7c 100644 --- a/content/issues/2022-10-24-nextcloud.md +++ b/content/issues/2022-10-24-nextcloud.md @@ -1,6 +1,6 @@ --- title: Nextcloud php8 Tag Deprecation Notice -date: '2022-10-24 00:00:00Z' +date: '2022-10-24 18:00:00Z' informational: true affected: - Deprecations From 6163e6969e0f63b498b5f7bf55cdbda23d45a138 Mon Sep 17 00:00:00 2001 From: Adam Date: Tue, 25 Oct 2022 18:07:30 +0100 Subject: [PATCH 3/3] Update 2022-10-24-nextcloud.md --- content/issues/2022-10-24-nextcloud.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/issues/2022-10-24-nextcloud.md b/content/issues/2022-10-24-nextcloud.md index d5e38f7c..de71cea5 100644 --- a/content/issues/2022-10-24-nextcloud.md +++ b/content/issues/2022-10-24-nextcloud.md @@ -1,6 +1,6 @@ --- title: Nextcloud php8 Tag Deprecation Notice -date: '2022-10-24 18:00:00Z' +date: '2022-10-25 20:00:00Z' informational: true affected: - Deprecations