Install
To start a new Drupal project with version 10.2.12:To update your site and all dependencies to the latest version of Drupal:
To update your site to this specific release:
Pinning to a specific release may make it more challenging to update your site in future, see composer documentation for managing pinned versions
Using Composer to manage Drupal site dependencies
Downloads
Download tar.gz
18.13 MB
MD5: cca46447cf802d5e7286ac15552e2c7a
SHA-1: b3a23d1f2ed1deb57047295fcc92bf11abc5e95d
SHA-256: 2f6d7f9100a97221992335e2c1958b23659ca386b3da0c76861a6202331ffb51
Download zip
30.02 MB
MD5: cee023d8a9e5b10aaa8875e50434540b
SHA-1: 79eb4d6262bd868768987ffe2fd8c62cbfad0bc4
SHA-256: 3302ff5371f4aaca11a5b971ace65eab173215497839d7a721885502691d91e8
Release notes
This is a patch (bugfix) release of Drupal 10 and is ready for use on production sites. Learn more about Drupal 10.
This release fixes a performance regression with Twig 3.14.2 and above.
Drupal 10.2.x will receive security coverage until December 2024.
All changes since 10.2.11:
- Issue #3487031 by larowlan, alexpott, themodularlab, ericgsmith, longwave, spokje: Performance Degraded after update to twig 3.14.2
- Issue #3488781 by poker10, quietone: TypeError: Cannot assign string to property $_serviceIds of type array in ContentEntityCloneTest::testEntityPropertiesModifications
- Merged 10.2.11.
- Issue #3486195 by longwave, alexpott, dmundra: An update to symfony/http-foundation plus a trailing space took down the views UI