docs(daily-email): add 2022-10-11

This commit is contained in:
Oliver Davies 2022-10-15 17:24:18 +01:00 committed by GitHub
parent 490aafca9b
commit 217e98b7e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,18 @@
---
title: Not long until Drupal 10
pubDate: "2022-10-11"
permalink: archive/2022/10/11/not-long-until-drupal-10
tags: [drupal, php]
---
I was surprised to see this week that its only two months until Drupal 10 is released (14th December 2022).
Im starting a new Drupal development project in December so will be looking to get that on Drupal 10 as soon as possible.
From the clients perspective, getting their new project on Drupal 10 and them not needing to upgrade from D9 in the future is a big plus, even if the code differences between D9 and D10 are not that big - similar to Drupal 8 and 9.
As a module maintainer, its been great to again see issues being created with automated Drupal 10 compatibility patches - thanks to Rector.
Its great to see these regular updates and new versions of Drupal, but also for the PHP language, with PHP 7 being end-of-life next month.
Its a big difference compared to the long-term releases that we had for Drupal 6 and 7, and PHP 5, but one that I definitely prefer.