TYPO3 8.7.15

Release Notes

Version 8.7.15

Stay secure and up-to-date with TYPO3 ELTS!

The TYPO3 CMS community supported from 2017-04-04 until 2020-03-31.
Extend your support now until 2024-03-31 to get access to the latest security and compatibility updates for this version.

Learn more about TYPO3 ELTS Browse the TYPO3 ELTS Portal

Release Notes for TYPO3 CMS 8.7.15

This document contains information about TYPO3 CMS 8.7.15 which was released on 23.05.2018.

Get TYPO3 8.7.15 now

News

This version is a bugfix and maintenance release.

Read TYPO3 8.7.15 Release News

Checksums of TYPO3 8.7.15

SHA256

b1d761be5370087d3358b7da49afb1d91dd559265d55c83e077e651d797d4702 typo3_src-8.7.15.tar.gz
ab3be8d5ccd530e5427b559855a17f2819fc1dc1531b83154d9e88572e901fad typo3_src-8.7.15.zip

SHA1

2697b068e45c42b08e3c6e8c05cf28b259ac98c9 typo3_src-8.7.15.tar.gz
13562f9551889287bceaeab448d9b483e636b7e1 typo3_src-8.7.15.zip

MD5

646eb2478f4292235da26546a19b4f45 typo3_src-8.7.15.tar.gz
925b2398e7dea9f94027284f7a537022 typo3_src-8.7.15.zip

Package Signatures

TYPO3 Release Packages (the downloadable tarballs and zip files) as well as Git tags are signed using PGP signatures during the automated release process. Besides that, MD5 and SHA2-256 hashes are being generated for these files. Find more details on verifying signatures and hashes in the infrastructure guide.

Download GPG signed release README.md file

Example of verifying integrity of tar.gz package of current release:

wget --content-disposition https://get.typo3.org/8.7.15/tar.gz
wget --content-disposition https://get.typo3.org/8.7.15/tar.gz.sig
gpg --verify typo3_src-8.7.15.tar.gz.sig typo3_src-8.7.15.tar.gz

Upgrading

The usual upgrading procedure applies. No database updates are necessary. It might be required to clear all caches; the "important actions" section in the TYPO3 Install Tool offers the accordant possibility to do so.

Changes

Here is a list of what was fixed since 8.7.14:

  • 2018-05-23 799725362b [RELEASE] Release of TYPO3 8.7.15 (thanks to Oliver Hader)
  • 2018-05-23 d6abd5766d [BUGFIX] Add missing use statement (thanks to Anja)
  • 2018-05-22 3890f56f22 [TASK] Set TYPO3 version to 8.7.15-dev (thanks to Oliver Hader)