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