Releases: jfcherng/php-diff
Releases · jfcherng/php-diff
7.0.1
Compare
Sorry, something went wrong.
No results found
Fix comparing numeric strings (e.g. '0' vs '00000') producing an empty diff (#94 ).
6.16.3
Compare
Sorry, something went wrong.
No results found
Fix comparing numeric strings (e.g. '0' vs '00000') producing an empty diff (#94 ).
7.0.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
6.10.17
Compare
Sorry, something went wrong.
No results found
Ported changes from 6.16.x:
6.16.1
Compare
Sorry, something went wrong.
No results found
fix: Differ::getStatistics() not working when no difference
6.10.16
Compare
Sorry, something went wrong.
No results found
Ported changes from 6.16.x:
fix: Differ::getStatistics() not working when no difference
6.16.0
Compare
Sorry, something went wrong.
No results found
chore: fix deprecated php-cs-fixer options
feat: add new differ option: fullContextIfIdentical (#79 )
chore: fix typos (#75 )
6.10.15
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
chore: add cze (Czech) translation (#74 )