All Versions
22
Latest Version
Avg Release Cycle
76 days
Latest Release
1122 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v7.0.0 Changes
November 03, 2020🔄 Changed
- ⬇️ Dropped support for PHP 7.2 @ciaranmcnulty
- ⬇️ Dropped support for Symfony 4.x < 4.4 @ciaranmcnulty
- More accurate error message for bad during* calls @drupol
- ✂ Removed superfluous phpdoc and added bool return types where appropriate @drupol
-
v6.3.0 Changes
November 01, 2020➕ Added
- 👍 PHP 8.0 support @ciaranmcnulty
- 👌 Support
--fake
with object state matcher @naomigo
🚀 Note: this is intended to be the last minor release of version 6
-
v6.2.2 Changes
October 28, 2020🛠 Fixed
- 👍 Better failure messages for object state matcher @naomigo
- Various issues preparing for PHP 8 @ciaranmcnulty
-
v6.2.1 Changes
July 08, 2020🛠 Fixed
- Issue with symfony 3.4 and symfony/contracts 2.0 @akuzia
-
v6.2.0 Changes
June 16, 2020 -
v6.1.1 Changes
December 17, 2019🛠 Fixed
- 🛠 Fixed regression that caused classes to be instantiated in cases where they previously were not @ciaranmcnulty
-
v6.1.0 Changes
November 28, 2019➕ Added
- JSON formatter @chris-kruining
- ➕ Add file and line number to parse error output @gquemener
- Symfony 5 compatibility @alexander-schranz
- PHP 7.4 compatibility @ddziaduch, @ciaranmcnulty
-
v6.0.0 Changes
October 02, 2019🔄 Changed
- ⬆️ Bumped minimum PHP (7.2) and Symfony (3.4) dependences (@ciaranmcnulty)
- AfterSpecification event now always fires in case of failure (@chris-kruining)
- ✂ Removed Prophecy\Argument use statement from templates (@DonCallisto)
-
v5.1.2 Changes
October 02, 2019- 🛠 [fixed] Avoid memory error in DotFormatter with large number of events (@lombartec)
-
v5.1.1 Changes
August 05, 2019- 🛠 [fixed] Avoid memory error in DotFormatter with large number of events (@lombartec)