Drupal 9.4.1
22 June 2022
Drupal version 9.4.1 is now available (security release).
Upgrading to Drupal 9.4.1
Drupal 9.4.1 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 9.4.1 upgrade prior to applying it live. Get started managing your Drupal installations with Installatron
What's New in Drupal 9.4.1
- guzzlehttp/guzzle 6.5.8 requires guzzlehttp/psr7 ^1.9
- Add test to ensure fieldset allows any non-empty-string #title
- Incorrect composer update instructions for Drupal core metapackages
- Fix a comment typo in FileFieldWidgetTest
- Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code
- Fix or ignore 15 words used in Help Topics
- \Drupal\Testsorum\Functional\ForumNodeAccessTest doesn't use tracker module
- PHP 8.2 compatibility: ${} string interpolation deprecated
- Scaffold ReplaceOp::copyScaffold() throws an error for empty files
- SettingsTrayBlockFormTest needlessly overrides getTestThemes
- Example given on FormBuilder::submitForm API Page is not working
- Add explicit test for session based language negotiation
- [random test failure] Un-skip and fix QuickEditIntegrationTest::testArticleNode()