From b078fc8ee91b08df638aad8b4ee3b37b6f973561 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 2 Nov 2023 19:03:45 +0100 Subject: [PATCH] daily-email: add 2023-11-01 Drupal 9 is now end of life --- src/content/daily-email/2023-11-01.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 src/content/daily-email/2023-11-01.md diff --git a/src/content/daily-email/2023-11-01.md b/src/content/daily-email/2023-11-01.md new file mode 100644 index 000000000..66cc0a469 --- /dev/null +++ b/src/content/daily-email/2023-11-01.md @@ -0,0 +1,26 @@ +--- +title: > + Drupal 9 is now end of life +pubDate: 2023-11-01 +permalink: > + archive/2023/11/01/drupal-9-is-now-end-of-life +tags: + - drupal + - php +--- + +As of today, Drupal 9 is end-of-life and no longer supported. + +## Why? + +Drupal 9 relies on several other software projects, including Symfony, CKEditor, and Twig. + +With Symfony 4's end of life, CKEditor 4's end of life, and Twig 2's end of life all coming up soon, Drupal 9 went end of life on November 1st, 2023. + +## What do I do next? + +There will be no further releases of Drupal 9 so you need to upgrade. + +If you're stuck on Drupal 9, 8, or 7, get unstuck with a [Drupal upgrade roadmap][roadmap] and get directions how to upgrade to Drupal 10. + +[roadmap]: https://www.oliverdavies.uk/drupal-upgrade