PHP Class Horde_Text_Diff_Engine_Xdiff, horde

This class uses the xdiff PECL package (http://pecl.php.net/package/xdiff) to compute the differences between the two input arrays. Copyright 2004-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Author: Jon Parise ([email protected])
Datei anzeigen Open project: horde/horde

Public Methods

Method Description
diff ( $from_lines, $to_lines )

Method Details

diff() public method

public diff ( $from_lines, $to_lines )