This is a patch (bugfix) release of Drupal 9 and is ready for use on production sites. Learn more about Drupal 9.
This is an additional bugfix release of Drupal 9.4.x containing security hardening fixes. 9.4.x will receive security coverage until June 2023. Plan to upgrade to Drupal 9.5 or 10.0 soon to continue receiving bug fixes and new features.
If you are upgrading from Drupal 8, read upgrading a Drupal 8 site to Drupal 9, 9.0.0 release notes, and the 9.4.0 release notes before upgrading to this release. However, sites upgrading from Drupal 8 should upgrade to Drupal 9.5.x rather than 9.4.x.
Important changes in this release
laminas/laminas-diactoros
has been forked to fix a security issue while retaining compatibility with PHP 7.3 and 7.4. The forked package is calledlongwave/laminas-diactoros
.
All changes since 9.4.14
- Issue #3357881 by longwave, alexpott: Update composer.lock hash for 9.4.x
- Issue #3356283 by longwave, szato, catch, Dave Reid, Spokje, effulgentsia, joelpittet, cmlara: Fork laminas/laminas-diactoros
- Issue #3357247 by Spokje: Update guzzlehttp/psr7
- Back to dev.
- Merged 9.4.14.
- Issue #3350972 by nod_, Spokje, xjm, quietone, lauriii: [random test failure] Drupal\Tests\layout_builder\FunctionalJavascript\LayoutBuilderUiTest::testReloadWithNoSections()
- Revert "Issue #3350972 by nod_: [random test failure] DrupalTestslayout_builderFunctionalJavascriptLayoutBuilderUiTest::testReloadWithNoSections"
- Issue #3350972 by nod_: [random test failure] DrupalTestslayout_builderFunctionalJavascriptLayoutBuilderUiTest::testReloadWithNoSections
- Issue #3351494 by catch, Spokje: Skip Drupal\Tests\media\FunctionalJavascript\MediaSourceFileTest
- Issue #3351596 by dww, catch: Skip Drupal\Tests\ckeditor5\FunctionalJavascript\MediaLibraryTest
- Issue #3351500 by catch: Skip Drupal\Tests\layout_builder\FunctionalJavascript\ContextualLinksTest
- Issue #3351607 by schlaukopf, xjm: Skip numerous functional JS tests that repeatedly break HEAD
- Issue #3351961 by longwave, Spokje: Update webpack
Release type:
Bug fixes