Releases: sebastianbergmann/comparator
Releases · sebastianbergmann/comparator
sebastian/comparator 6.2.1
Fixed
- #119:
Uninitialized string offset -1
warning
sebastian/comparator 6.2.0
Changed
- #117: Remove common prefixes and suffixes from actual and expected single-line strings
sebastian/comparator 6.1.1
Fixed
- Reverted #113 as it broke backward compatibility
sebastian/comparator 5.0.3
Fixed
- Reverted #113 as it broke backward compatibility
sebastian/comparator 6.1.0
Added
- Specialized comparator for enumerations
sebastian/comparator 6.0.2
Fixed
- #112: Arrays with different keys and the same values are considered equal in canonicalize mode
sebastian/comparator 5.0.2
Fixed
- #112: Arrays with different keys and the same values are considered equal in canonicalize mode
sebastian/comparator 6.0.1
Changed
- This project now uses PHPStan instead of Psalm for static analysis