You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Accept an optional int $contextLines = 3 constructor parameter for ComparisonFailure (or a DiffOutputBuilderInterface instance) and use it in getDiff() when creating the Differ.
Accept an optional
int $contextLines = 3constructor parameter forComparisonFailure(or aDiffOutputBuilderInterfaceinstance) and use it ingetDiff()when creating theDiffer.