Skip to content

Releases: jfcherng/php-diff

7.0.0

06 Apr 15:48
132274a

Choose a tag to compare

There is no new feature in this major release.
The main focus is to modernize the codebase and improve type safety.

  • The minimum supported PHP version is now 8.3.
  • Introduce DifferOptions value object.
  • Introduce RendererOptions value object.

For migration guide, see https://github.com/jfcherng/php-diff/blob/v7/UPGRADING/UPGRADING_v7.md

6.16.2

10 Mar 17:54
7f46bcf

Choose a tag to compare

  • fix: remove debug print

6.10.17

10 Mar 17:55
72f551e

Choose a tag to compare

Ported changes from 6.16.x:

  • fix: remove debug print

6.16.1

07 Mar 18:02
0a0f50a

Choose a tag to compare

  • fix: Differ::getStatistics() not working when no difference

6.10.16

07 Mar 18:02
b136ee3

Choose a tag to compare

Ported changes from 6.16.x:

  • fix: Differ::getStatistics() not working when no difference

6.16.0

05 Mar 08:45
8b49ede

Choose a tag to compare

  • chore: fix deprecated php-cs-fixer options
  • feat: add new differ option: fullContextIfIdentical (#79)
  • chore: fix typos (#75)

6.10.15

05 Mar 09:08
29535c4

Choose a tag to compare

Ported changes from 6.16.x:

  • chore: fix deprecated php-cs-fixer options
  • feat: add new differ option: fullContextIfIdentical (#79)
  • chore: fix typos (#75)

6.15.3

15 Jun 12:32
39be097

Choose a tag to compare

  • chore: add cze (Czech) translation (#74)

6.10.14

15 Jun 12:32
38b6e81

Choose a tag to compare

Ported changes from 6.15.x:

  • chore: add cze (Czech) translation (#74)

6.15.2

05 Jun 11:47
2c7c87f

Choose a tag to compare

  • chore: add nob (Norwegian) translation (#73)