Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 975 Bytes

CHANGELOG.md

File metadata and controls

27 lines (21 loc) · 975 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • Support for TYPO3 v9
  • Support for PHP 7.2

Changed

  • Respect $GLOBALS['TSFE']->absRefPrefix when parsing HTML output
  • Renamed protected method \Bitmotion\SecureDownloads\Resource\FileDelivery::readfile_chunked to readFileFactional

Deprecated

  • Member properties of \Bitmotion\SecureDownloads\Domain\Model\Log:
    • $bytesDownloaded
    • $typo3Mode

Removed

  • Support for TYPO3 v7
  • Support for PHP 5
  • Protected method \Bitmotion\SecureDownloads\Request\RequestContext::initializeBackendContext
  • Protected member property \Bitmotion\SecureDownloads\Resource\FileDelivery::$logRowUid