Skip to content

Releases: sebastianbergmann/comparator

sebastian/comparator 6.2.1

31 Oct 05:30
6.2.1
43d129d
Compare
Choose a tag to compare

Fixed

  • #119: Uninitialized string offset -1 warning

sebastian/comparator 6.2.0

30 Oct 13:13
6.2.0
df95a6e
Compare
Choose a tag to compare

Changed

  • #117: Remove common prefixes and suffixes from actual and expected single-line strings

sebastian/comparator 6.1.1

18 Oct 15:02
6.1.1
5ef523a
Compare
Choose a tag to compare

Fixed

  • Reverted #113 as it broke backward compatibility

sebastian/comparator 5.0.3

18 Oct 15:02
5.0.3
a18251e
Compare
Choose a tag to compare

Fixed

  • Reverted #113 as it broke backward compatibility

sebastian/comparator 6.1.0

11 Sep 15:43
6.1.0
fa37b9e
Compare
Choose a tag to compare

Added

  • Specialized comparator for enumerations

sebastian/comparator 6.0.2

12 Aug 06:08
6.0.2
450d8f2
Compare
Choose a tag to compare

Fixed

  • #112: Arrays with different keys and the same values are considered equal in canonicalize mode

sebastian/comparator 5.0.2

12 Aug 06:03
5.0.2
2d3e04c
Compare
Choose a tag to compare

Fixed

  • #112: Arrays with different keys and the same values are considered equal in canonicalize mode

sebastian/comparator 6.0.1

03 Jul 04:48
6.0.1
131942b
Compare
Choose a tag to compare

Changed

  • This project now uses PHPStan instead of Psalm for static analysis