File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 44
44
* @author Chris Boulton <chris.boulton@interspire.com>
45
45
* @copyright (c) 2009 Chris Boulton
46
46
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
47
- * @version 1.7
47
+ * @version 1.8
48
48
* @link https://github.com/JBlond/php-diff
49
49
*/
50
50
class Diff
Original file line number Diff line number Diff line change 41
41
* @author Chris Boulton <chris.boulton@interspire.com>
42
42
* @copyright (c) 2009 Chris Boulton
43
43
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
44
- * @version 1.7
44
+ * @version 1.8
45
45
* @link https://github.com/JBlond/php-diff
46
46
*/
47
47
Original file line number Diff line number Diff line change 39
39
* @author Chris Boulton <chris.boulton@interspire.com>
40
40
* @copyright (c) 2009 Chris Boulton
41
41
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
42
- * @version 1.7
42
+ * @version 1.8
43
43
* @link https://github.com/JBlond/php-diff
44
44
*/
45
45
Original file line number Diff line number Diff line change 39
39
* @author Chris Boulton <chris.boulton@interspire.com>
40
40
* @copyright (c) 2009 Chris Boulton
41
41
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
42
- * @version 1.7
42
+ * @version 1.8
43
43
* @link https://github.com/JBlond/php-diff
44
44
*/
45
45
Original file line number Diff line number Diff line change 39
39
* @author Chris Boulton <chris.boulton@interspire.com>
40
40
* @copyright (c) 2009 Chris Boulton
41
41
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
42
- * @version 1.7
42
+ * @version 1.8
43
43
* @link https://github.com/JBlond/php-diff
44
44
*/
45
45
abstract class RendererAbstract
Original file line number Diff line number Diff line change 41
41
* @author Chris Boulton <chris.boulton@interspire.com>
42
42
* @copyright (c) 2009 Chris Boulton
43
43
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
44
- * @version 1.7
44
+ * @version 1.8
45
45
* @link https://github.com/JBlond/php-diff
46
46
*/
47
47
Original file line number Diff line number Diff line change 41
41
* @author Chris Boulton <chris.boulton@interspire.com>
42
42
* @copyright (c) 2009 Chris Boulton
43
43
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
44
- * @version 1.7
44
+ * @version 1.8
45
45
* @link https://github.com/JBlond/php-diff
46
46
*/
47
47
Original file line number Diff line number Diff line change 39
39
* @author Chris Boulton <chris.boulton@interspire.com>
40
40
* @copyright (c) 2009 Chris Boulton
41
41
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
42
- * @version 1.7
42
+ * @version 1.8
43
43
* @link https://github.com/JBlond/php-diff
44
44
*/
45
45
class SequenceMatcher
You can’t perform that action at this time.
0 commit comments