Install
To start a new Drupal project with version 8.5.7: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
15.07 MB
MD5: a5f35336995ed209a917a4370e0c34d7
SHA-1: 9842eadec5228d052aace223b32a725279afac60
SHA-256: b10ad4a7bc8dfcc7e2adfd94a73e6f88991ec6b6f91ef6abd1e33bf1029fcad0
Download zip
24.25 MB
MD5: 7c41c635ae34a6f2759ce481160f1b16
SHA-1: d4c577d42d27e6f97b0fd268b86951053fe513d7
SHA-256: 26dd575d9940d9efba09e39dcc0015ad1fb7c3e0b94c7d19837b2f79289e54bc
Release notes
This release of the 8.5.x series resolves several bugs impacting upgrade paths and contributed modules. It also resolves an issue with the update status report to allow security releases to be issued for older minor versions of Drupal. You can read the minor security coverage roadmap for more information on these changes.
Note that following the release of 8.6.0 earlier today, 8.5 will not receive any additional bugfixes beyond additional changes needed for improving security coverage.
Important update information
If you have not already updated to 8.5.0 or later, review the 8.5.0 release notes.
All Changes since 8.5.6
- #2991902 by amateescu: Fix block_content_update_8400() to not rely on the module handler anymore
- #2804155 by tedbow, drumm, samuel.mortenson, xjm, geerlingguy: If the next minor version of core has a security release, status still says "Security update required!" even if the site is on an equivalent, secure release already
- #2995076 by mikelutz, benjamindamron, mradcliffe, xjm, samuel.mortenson, tedbow: Let UpdateTestBase check for multiple status messages
- #2990511 by tedbow, xjm, samuel.mortenson: Add comprehensive test coverage for update status for security releases
- #2990133 by alexpott: Fix deprecation error in 8.5.x caused by Symfony\Component\HttpKernel\Controller\ControllerResolver::getArguments()
- Merged 8.5.6.
- #2989243 by xjm: _update_equivalent_security_releases() should not diverge per branch
- Revert "Issue #2952634 by Sut3kh, alexpott, Rob C, jibran: LegacyMessenger::deleteByType does not delete anything"
- #2952634 by Sut3kh, alexpott, Rob C, jibran: LegacyMessenger::deleteByType does not delete anything
- #2984557 by tstoeckler: Update tstoeckler to v2
- #2953340 by DuaelFr, WidgetsBurritos, utcwebdev: "Add Block" button is hidden by AdBlock Plus
- #2984141 by GoZ: Remove @see drupal_get_messages() annotation in StatusMessages.php
- #2904711 by Jo Fitzgerald: Missing and incorrect parameter, return, and thrown exception data types in Drupal\Core\Executable\ExecutablePluginBase
- #2975451 by Jaypan: Incorrect reference in StreamWrapperInterface.php description
- #2983917 by rattusrattus: Umami Baking Mishaps article contains UK English rather than US English
- #2921661 follow-up by quietone: Add support to migrate multilingual revisions