Install
To start a new Drupal project with version 11.3.9: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
19.96 MB
MD5: 858a5d745f0b769429fdc83ac68d4fa8
SHA-1: a48702475340346171b2f82067b4c94bf8c226ff
SHA-256: 884bd794ae0a04af0c506d8cc9f963af3ce126a17a916b51d466884a47c73b21
Download zip
34.22 MB
MD5: b18bd30c94ec86063f66b6a58cd349f2
SHA-1: d1f94701f136b3244f7a06275bd002c1312aa3d9
SHA-256: 89c88ba96785e8325266a27577c0bdda5df7fd3d24da53be2a243e75657f51c0
Release notes
This is a patch (bugfix) release of Drupal 11 and is ready for use on production sites. Learn more about the latest version of Drupal.
Drupal 11.3.x will receive security coverage until December 2026.
All changes since 11.3.8
- fix: #3579661 Call to a member function getPath() on null in EntityRouteHelper->isContentEntityRoute()
- fix: #3574506 Sorting by Views result counter causes ORDER BY unknown
- task: #3581802 Add kentr to the MAINTAINERS.txt
- fix: #3578444 Date filter doesn't apply default offset values
- fix: #3567230 Only overwrite mapped field values on media items when source field original value was non-empty
- fix: #3581434 Entity serialization issue in Layout Builder due to content moderation
- fix: #3566351 Throwing AccessDeniedException without a route causes PHP errors
- fix: #3585498 Alter hook implementations in Kernel test classes are not executed
- fix: #3584324 Make the chained fast backend self-heal when last_write_timestamp is missing
- fix: #3474070 Allow StarterKit forked themes with prefix
- fix: #3045509 EntityFieldManager key/value field map gets out of sync, doesn't recognise bundle fields