TYPO3 7.6.31

Release Notes

Version 7.6.31

This version is not supported anymore.

The TYPO3 CMS community supported from 2015-11-10 until 2018-11-27. Extended security & compatibility support (ELTS) expired on 2022-11-30.

Please consider updating to a newer version.

Release Notes for TYPO3 CMS 7.6.31

This document contains information about TYPO3 CMS 7.6.31 which was released on 31.07.2018.

Get TYPO3 7.6.31 now

News

This version is a bugfix and maintenance release.

Read TYPO3 7.6.31 Release News

Checksums of TYPO3 7.6.31

SHA256

a2b2d045df5164917fdd5c18c702fb2a235b648e57c0b86293aaabb2d1e0724e typo3_src-7.6.31.tar.gz
7cb127d00fb02df4adfdc10f3acec525e88122f599526521a8683514f6a1cc7f typo3_src-7.6.31.zip

SHA1

8f4b199e98e010d38a64590514f08b25666b3bec typo3_src-7.6.31.tar.gz
087e2facdebd6c4c3f94db9b40eac5ae6f0c1d70 typo3_src-7.6.31.zip

MD5

c66f14d3f0ccb9e0225d72f4572fa0e3 typo3_src-7.6.31.tar.gz
589876b1b5a1e168d14dc0b5ef45004c typo3_src-7.6.31.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/7.6.31/tar.gz
wget --content-disposition https://get.typo3.org/7.6.31/tar.gz.sig
gpg --verify typo3_src-7.6.31.tar.gz.sig typo3_src-7.6.31.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 7.6.30:

  • 2018-07-31 9c2a581af4 [RELEASE] Release of TYPO3 7.6.31 (thanks to Oliver Hader)
  • 2018-07-29 403b60afff [TASK] Document integration of PharStreamWrapper (thanks to Oliver Hader)
  • 2018-07-26 fc92e67d33 [BUGFIX] Properly check if there are open documents (thanks to Andreas Fernandez)
  • 2018-07-25 d41d530ea2 [BUGFIX] Use correct hook name for mime type guessers (thanks to Andreas Fernandez)
  • 2018-07-20 3dc40166f7 [TASK] Switch from git.typo3.org to github for testing (thanks to Christian Kuhn)
  • 2018-07-17 54d31b9f6f [TASK] Bamboo proper passwd mapping (thanks to Anja)
  • 2018-07-16 12d723f7da [TASK] Run tests on new bamboo infrastructure (thanks to Christian Kuhn)
  • 2018-07-13 3cc59ecc30 [BUGFIX] Avoid PHP warning when using Phar archive with open_basedir (thanks to Oliver Hader)
  • 2018-07-12 af207eb954 [TASK] Set TYPO3 version to 7.6.31-dev (thanks to Oliver Hader)