Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Releases: PHPUnitGoodPractices/Traits

v1.9.2

29 Aug 18:06
v1.9.2
067b87d
Compare
Choose a tag to compare
  • DX: Update PHP CS Fixer to v3 (#58)
  • DX: run SCA under PHP 8.1 (#61)
  • DX: update DX tools (#56)
  • DX: update composer-require-checker to v4 (#57)
  • Fix partially supported callables deprecation (#55)
  • Move CI from Travis to GitHub (#60)

v1.9.1

20 Oct 01:30
1f56f64
Compare
Choose a tag to compare
  • Allow PHPUnit 9 (#54)
  • Drop bunch of legacy PHPUnit versions support (#53)
  • Fix tests for PHPUnit 8 (#50)

v1.9.0

19 Oct 23:42
db46ac0
Compare
Choose a tag to compare
  • Allow PHP 8 (#49)

v1.8.0

25 Mar 11:23
Compare
Choose a tag to compare
  • Normalize composer.json (#44)
  • Add .gitattributes file (#42)
  • Support PHPUnit 8 (#41)
  • Update CS (#43)

v1.7.0

28 Dec 22:50
d7864f7
Compare
Choose a tag to compare
  • Travis - add PHP 7.3 to matrix (#40)
  • Support PHPUnit 7.4 and 7.5 (#39)
  • Update CS (#38)

v1.6.0

03 Aug 08:11
v1.6.0
d3d74de
Compare
Choose a tag to compare
  • Support PHPUnit 7.3 (#37)

v1.5.1

21 Jun 13:30
v1.5.1
10d22ad
Compare
Choose a tag to compare
  • Bump PHPUnit 7.2 to 7.2.6+ as 7.2.5 broke BC (#36)

v1.5.0

09 Jun 13:32
v1.5.0
ea3bd8b
Compare
Choose a tag to compare
  • Support PHPUnit 7.2 (#35)
  • DX: Update PHP CS Fixer (#34)
  • Update LICENSE (#33)

v1.4.0

27 May 18:26
v1.4.0
46a3dc1
Compare
Choose a tag to compare
  • Support PHPUnit 7.1 (#32)

v1.3.2

28 Mar 16:04
v1.3.2
0ff046c
Compare
Choose a tag to compare
  • IdentityOverEqualityTrait - handle assertStringEqualsFile properly (#31)
  • Use PHPUnit polyfill (#29)