File tree 10 files changed +10
-10
lines changed
10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 27
27
* @author Ferry Cools <info@DigiLive.nl>
28
28
* @copyright (c) 2009 Chris Boulton
29
29
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
30
- * @version 1.18
30
+ * @version 2.0.0
31
31
* @link https://github.com/JBlond/php-diff
32
32
*/
33
33
class Diff
Original file line number Diff line number Diff line change 17
17
* @author Ferry Cools <info@DigiLive.nl>
18
18
* @copyright (c) 2009 Chris Boulton
19
19
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
20
- * @version 1.18
20
+ * @version 2.0.0
21
21
* @link https://github.com/JBlond/php-diff
22
22
*/
23
23
class HtmlArray extends RendererAbstract
Original file line number Diff line number Diff line change 15
15
* @author Ferry Cools <info@DigiLive.nl>
16
16
* @copyright (c) 2009 Chris Boulton
17
17
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
18
- * @version 1.18
18
+ * @version 2.0.0
19
19
* @link https://github.com/JBlond/php-diff
20
20
*/
21
21
class Inline extends HtmlArray
Original file line number Diff line number Diff line change 15
15
* @author Ferry Cools <info@DigiLive.nl>
16
16
* @copyright (c) 2009 Chris Boulton
17
17
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
18
- * @version 1.18
18
+ * @version 2.0.0
19
19
* @link https://github.com/JBlond/php-diff
20
20
*/
21
21
class SideBySide extends HtmlArray
Original file line number Diff line number Diff line change 14
14
* @author Ferry Cools <info@DigiLive.nl>
15
15
* @copyright (c) 2009 Chris Boulton
16
16
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
17
- * @version 1.18
17
+ * @version 2.0.0
18
18
* @link https://github.com/JBlond/php-diff
19
19
*/
20
20
class Unified extends HtmlArray
Original file line number Diff line number Diff line change 17
17
* @author Ferry Cools <info@DigiLive.nl>
18
18
* @copyright (c) 2009 Chris Boulton
19
19
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
20
- * @version 1.18
20
+ * @version 2.0.0
21
21
* @link https://github.com/JBlond/php-diff
22
22
*/
23
23
abstract class RendererAbstract
Original file line number Diff line number Diff line change 17
17
* @author Ferry Cools <info@DigiLive.nl>
18
18
* @copyright (c) 2009 Chris Boulton
19
19
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
20
- * @version 1.18
20
+ * @version 2.0.0
21
21
* @link https://github.com/JBlond/php-diff
22
22
*/
23
23
class Context extends RendererAbstract
Original file line number Diff line number Diff line change 16
16
* @author Mario Brandt <leet31337@web.de>
17
17
* @copyright (c) 2009 Chris Boulton
18
18
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
19
- * @version 1.18
19
+ * @version 2.0.0
20
20
* @link https://github.com/JBlond/php-diff
21
21
*/
22
22
Original file line number Diff line number Diff line change 13
13
* @package jblond\Diff\Renderer\Text
14
14
* @author Mario Brandt <leet31337@web.de>
15
15
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
16
- * @version 1.18
16
+ * @version 2.0.0
17
17
* @link https://github.com/JBlond/php-diff
18
18
*/
19
19
Original file line number Diff line number Diff line change 17
17
* @author Ferry Cools <info@DigiLive.nl>
18
18
* @copyright (c) 2009 Chris Boulton
19
19
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
20
- * @version 1.18
20
+ * @version 2.0.0
21
21
* @link https://github.com/JBlond/php-diff
22
22
*/
23
23
class SequenceMatcher
You can’t perform that action at this time.
0 commit comments