Skip to content
This repository has been archived by the owner on Dec 9, 2023. It is now read-only.

V6.5.14

Compare
Choose a tag to compare
@oliverklee oliverklee released this 08 Aug 22:16
v6.5.14
1a05d3b

Added

  • Add support for TYPO3 9.5 (#126)
  • Add support for PHP 7.3 (#124)

Changed

  • Upgrade PHPUnit to 6.5.14 (#135)
  • Upgrade helhum/typo3-console (#129)
  • Use PHP 7.0 language features (#131)
  • Move Tests/ from autoload-dev to autoload (#133)
  • Completely switch to PSR-4 autoloading (#125)
  • Simplify the test run command configuration in .travis.yml (#123)
  • Require PHP >= 7.0 (#121)
  • Require TYPO3 8.7 (#119)

Removed

  • Drop the legacy CLI test runner (#120)
  • Drop the back-end module (#118)
  • Remove the UI for code coverage (#116)
  • Drop the IDE test runner (#114, #117)
  • Drop the testing framework (#113, #115)
  • Drop the time statistics (#112)
  • Drop DatabaseTestCase (#111)
  • Drop the Selenium integration (#110)

Fixed

  • Use more PHPUnit 5.7 features (#132)
  • Require symfony/console (#127)
  • Drop a removed directory from the PHP linting (#130)
  • Stop requesting an upload folder (#121)