All notable changes are documented in this file using the Keep a CHANGELOG principles.
MemoryEfficientLongestCommonSubsequenceCalculator
TimeEfficientLongestCommonSubsequenceCalculator
SebastianBergmann\Diff\Exception
now correctly extends \Throwable
composer.json
from ^7.3 || ^8.0
to >=7.3
Chunk::setLines()
now ensures that the $lines
array only contains Line
objects"minimum-stability": "dev",
from composer.json
StrictUnifiedDiffOutputBuilder
implementation of the DiffOutputBuilderInterface
was addedDiffOutputBuilderInterface
implementation now generates context lines (unchanged lines)