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