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 16
16
* @author Chris Boulton <chris.boulton@interspire.com>
17
17
* @copyright (c) 2009 Chris Boulton
18
18
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
19
- * @version 1.12
19
+ * @version 1.13
20
20
* @link https://github.com/JBlond/php-diff
21
21
*/
22
22
class Diff
Original file line number Diff line number Diff line change 13
13
* @author Chris Boulton <chris.boulton@interspire.com>
14
14
* @copyright (c) 2009 Chris Boulton
15
15
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
16
- * @version 1.12
16
+ * @version 1.13
17
17
* @link https://github.com/JBlond/php-diff
18
18
*/
19
19
class HtmlArray extends RendererAbstract
Original file line number Diff line number Diff line change 11
11
* @author Chris Boulton <chris.boulton@interspire.com>
12
12
* @copyright (c) 2009 Chris Boulton
13
13
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
14
- * @version 1.12
14
+ * @version 1.13
15
15
* @link https://github.com/JBlond/php-diff
16
16
*/
17
17
class Inline extends HtmlArray
Original file line number Diff line number Diff line change 11
11
* @author Chris Boulton <chris.boulton@interspire.com>
12
12
* @copyright (c) 2009 Chris Boulton
13
13
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
14
- * @version 1.12
14
+ * @version 1.13
15
15
* @link https://github.com/JBlond/php-diff
16
16
*/
17
17
class SideBySide extends HtmlArray
Original file line number Diff line number Diff line change 13
13
* @author Chris Boulton <chris.boulton@interspire.com>
14
14
* @copyright (c) 2009 Chris Boulton
15
15
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
16
- * @version 1.12
16
+ * @version 1.13
17
17
* @link https://github.com/JBlond/php-diff
18
18
*/
19
19
abstract class RendererAbstract
Original file line number Diff line number Diff line change 13
13
* @author Chris Boulton <chris.boulton@interspire.com>
14
14
* @copyright (c) 2009 Chris Boulton
15
15
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
16
- * @version 1.12
16
+ * @version 1.13
17
17
* @link https://github.com/JBlond/php-diff
18
18
*/
19
19
class Context extends RendererAbstract
Original file line number Diff line number Diff line change 13
13
* @author Chris Boulton <chris.boulton@interspire.com>
14
14
* @copyright (c) 2009 Chris Boulton
15
15
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
16
- * @version 1.12
16
+ * @version 1.13
17
17
* @link https://github.com/JBlond/php-diff
18
18
*/
19
19
Original file line number Diff line number Diff line change 11
11
* @author Chris Boulton <chris.boulton@interspire.com>
12
12
* @copyright (c) 2009 Chris Boulton
13
13
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
14
- * @version 1.12
14
+ * @version 1.13
15
15
* @link https://github.com/JBlond/php-diff
16
16
*/
17
17
class SequenceMatcher
You can’t perform that action at this time.
0 commit comments