diff()
diff( $from_lines, $to_lines)
Parameters
$from_lines | ||
$to_lines |
Class used internally by Diff to actually compute the diffs.
This class uses the xdiff PECL package (http://pecl.php.net/package/xdiff) to compute the differences between the two input arrays.
Copyright 2004-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.