Drupal 11.2.7
6 November 2025
Drupal version 11.2.7 is now available.
Upgrading to Drupal 11.2.7
Drupal 11.2.7 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply Drupal updates as new versions are released, or use Installatron's Clone feature to duplicate an existing Drupal install to test the 11.2.7 upgrade prior to applying it live. Get started managing your Drupal installations with Installatron
What's New in Drupal 11.2.7
11.2.7
This release fixes a regression in Drupal 11.2.6 which caused an unintended backwards compatibility break with the webform module. There are no other changes compared to 11.2.6.
11.2.6
Bug Fixes and Changes
- Latest revision subquery optimisation
- Fix account mock in \Drupal\Tests\menu_link_content\Unit\MenuLinkContentEntityAccessTest::testUnrecognizedOperation for php 8.5
- Updating to 10.5.3 causes gateway timeouts on revisioned content
- Default content importer creates a `public:` directory in the web root when copying certain files
- Language-neutral path aliases are not deleted with the parent entity
- No interface language switch links available on the content translation 'add' form
- Only parse and mess with the URI in \Drupal\Core\Utility\UnroutedUrlAssembler::buildExternalUrl() if we have to
- Switching workspaces shouldn't clear the persistent entity cache
- Recipe Composer plugin: support wikimedia/composer-merge-plugin
- Primary tabs order when editing a taxonomy term are reversed
- Impossible to save a pending revision as the default one without creating a new revision
- Initial workspace-published revisions are marked as new too late
- If cache exists cspell job fails
- BootableCommandTrait mangles the global base_url and breaks URL generation
- RecipeCommand does not terminate services, leaving a broken router
- Icon API: Allow dot in library
- Handle NULL URL options in LinkFormatter::buildUrl()
- DatabaseStorage::decode() docs are incorrect
- Stop passing null as the label to createEntityReferenceField
- PluginTestBase has undeclared dependency on user module
- TypeError in CreateForEachBundle when processing config with integer or boolean schema types
- Recipe installer fails when programmatically providing input to dependent recipes
- PHP warning when setting/changing “Reference method” in Views EntityReference filter extra settings
- update the phpstan baseline.
- Comment in \Drupal\Component\PhpStorage\FileStorage::createDirectory() that additional information is not included for security reasons
- Use phpdoc conditional returns for access functions
- text_textarea_with_summary widget fails if violation lacks value/summary in property path
- Initial workspace-published revisions are marked as new too late
- block--bundle--banner-block.html.twig uses invalid duplicate block names
- locale_translation_check_projects() should return batch or NULL.
- ckeditor5.api.php fix @encode