Releases: phpspec/php-diff
Releases · phpspec/php-diff
1.1.1
- Fix PHP8 compatibility issue
1.1.0
- Use PHP_EOL constant to represent line endings
- Add ability not to expand tabs
- Fixed multi-byte support for HTML output
- Removing superfluous closing spans
- Fixing line number placement for inline renderer
1.0.2
Merge pull request #2 from samdark/5.5-and-cleanup
5.5 and cleanup