Skip to content

sebastian/comparator 7.1.7

Choose a tag to compare

@github-actions github-actions released this 20 May 11:50
· 144 commits to main since this release
Immutable release. Only release title and notes can be modified.
7.1.7
0ed818f

Fixed

  • #70: Non-ASCII text in XML diffs is rendered as numeric character references, making diffs unreadable
  • #87: DOMNodeComparator crashes or returns false positives when DOMNode::C14N() fails
  • #107: DOMNodeComparator reports XML documents as equal when they differ only in comments
  • #115: DateTimeComparator does not track processed pairs, producing misleading diffs in nested structures
  • #158: ComparisonFailure cannot be serialized when stack trace contains non-serializable objects