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

Latest commit

 

History

History
29 lines (22 loc) · 629 Bytes

CHANGELOG.md

File metadata and controls

29 lines (22 loc) · 629 Bytes

Changelog

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

[Unreleased]

Added

  • Deprecation notice in readme

[v5.1.0] - 2020-02-21

Added

  • Package to ignore final classes in tests

[v5.0.0] - 2019-11-18

Changed

  • Default coding style is now PSR-12
  • Default code style fixer is now squizlabs/php_codesniffer

Added

  • Support for phpspec v5 and v6

Removed

  • Support for phpspec v4

[v4.2.0] - 2019-11-04

Changed

  • Replaced package leanphp/phpspec-code-coverage with friends-of-phpspec/phpspec-code-coverage

##[v4.1.0] - 2018-09-10

Removed

  • PHP 7.0 Support