Install

To start a new Drupal project with version 8.8.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 18.6 MB
MD5: cf073efecded37ef41122fb63b9721a2
SHA-1: 568e9e9907689922251145c1d70f6a020ada3d02
SHA-256: 9bb91d19399beb7ce60c799ed3e4baefb65865afd6804cbbe49e13d808ece660
Download zip 29.59 MB
MD5: 39cb88e92da97242dbef6b59f46d830d
SHA-1: 43fa54f3f1d30e929c1ccbc24a2f9bc5af66d470
SHA-256: b4e710cbe90e66c24d03f787f6013d8746833b0f27cea61605671af4e05d5ccb

Release notes

This is a patch release of Drupal 8 and is ready for use on production sites. Learn more about Drupal 8.

If you are upgrading to this release from 8.7.x, read the Drupal 8.8.0 release notes before upgrading to this release.

This is the final normal bugfix release of 8.8.x. Further bugfixes will be available in 8.9.0 and 9.0.0, also released today. Drupal 8.8.x will receive security coverage until December 2, 2020 when Drupal 9.1.x is released.

If you are running Drupal 8.7.x or earlier, you should update to Drupal 8.8.7 immediately in order to have the latest critical bug and security fixes applied. Sites that wish to receive regular bug fixes should plan to update to Drupal 8.9 in the near future and may consider preparing their site for Drupal 9.

If you are starting a new Drupal project, start with 9.0 for forward compatibility with later releases.

Important update information

Dependency update information

  • The project composer/installers is no longer pinned in drupal/core-recommended. It may now be upgraded whenever a new version is available, and a Composer-managed site runs composer update. We are releasing this fix on 8.8.x for Composer 2 forward-compatibility and to mitigate against an unusual composer upgrade path problem See #3134648: [backport, needs scheduling] Don't pin the composer/installers version in drupal/core-recommended for background information on this bug, and #3135247: Composer's "prefer-stable" setting cannot be relied on to produce a stable release for the direction we are taking to prevent future such problems.

  • Earlier this year, Symfony released an advisory for a security vulnerabilities, CVE-2019-18888 Drupal core was not affected by these vulnerabilities, so back in November, we updated Drupal's lock file to provide only the secure version of Symfony to tarball installations.

    In this release, the version constraint of symfony/http-foundation has been increased to 3.4.35, to ensure Composer-built sites are also secure. Going forward, we may adopt this strategy for other packages where Drupal is not affected by a security issue, or we might add an external dependency that adds constraints for insecure versions of packages.

  • Drupal is now using stable releases for behat/mink (1.8.0) and behat/mink-selenium2-driver (1.4.0). While we wouldn't normally do a minor update to dependencies in a patch release, these were previously pinned to development versions because a critical bug affecting Drupal core had not been resolved in any stable release.

    This change will also make it easier to transition sites away from minimum-stability: "dev", which is no longer recommended. (See #3135247: Composer's "prefer-stable" setting cannot be relied on to produce a stable release from the known issues below for more information on our plans to address future issues with minimum-stability.)

  • All of Drupal's JavaScript development packages have been updated to the latest secure versions. This does not affect production sites.

Known issues

Search the issue queue for known issues.

All changes since 8.8.6

What’s next?

  1. Learn how to install Drupal
  2. Learn how to update Drupal
  3. Extend Drupal to do more
  4. Get training
  5. Check out what others built
Created by: catch
Created on: 3 Jun 2020 at 17:00 UTC
Last updated: 17 Jun 2020 at 18:51 UTC
Bug fixes
Insecure
Unsupported

Other releases