We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 893a053 commit da712c3Copy full SHA for da712c3
.gitignore
@@ -0,0 +1,2 @@
1
+README.html
2
+/dist/
README.rst
@@ -10,6 +10,7 @@ for multiple diff output formats.
10
.. note:: This package has been deprecated and is superseded by
11
``Horde_Text_Diff`` at http://pear.horde.org/
12
13
+
14
Links
15
=====
16
Homepage
@@ -18,3 +19,7 @@ Bug tracker
18
19
http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Text_Diff
20
Unit test status
21
https://travis-ci.org/pear/Text_Diff
22
23
+ .. image:: https://travis-ci.org/pear/Text_Diff.svg?branch=stable
24
+ :target: https://travis-ci.org/pear/Text_Diff
25
0 commit comments