Releases: jfcherng/php-diff
Releases · jfcherng/php-diff
4.2.2
- Adapt some non-breaking changes from the master branch.
You may consider upgrading to v5.
5.1.1
5.1.0
4.2.1
4.2.0
5.0.2
5.0.1
5.0.0
- Add renderer option:
outputTagAsString
. - Update
jfcherng/php-sequence-matcher
^3.0
- The following function has been removed.
Diff::setAB()
Diff::setA()
Diff::setB()
Diff::getA()
Diff::getB()
See https://github.com/jfcherng/php-diff/blob/v5/UPGRADING/UPGRADING_v5.md for upgrading.