Skip to content

Releases: phpspec/php-diff

1.1.3

Choose a tag to compare

@ciaranmcnulty ciaranmcnulty released this 18 Sep 13:47
fc11561

Further PHP8 fixes

1.1.2

Choose a tag to compare

@ciaranmcnulty ciaranmcnulty released this 18 Sep 13:45

Further PHP8 fixes

1.1.1

Choose a tag to compare

@ciaranmcnulty ciaranmcnulty released this 18 Sep 13:33
  • Fix PHP8 compatibility issue

1.1.0

Choose a tag to compare

@everzet everzet released this 07 Apr 12:30
  • 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

Choose a tag to compare

@everzet everzet released this 03 Nov 13:28
Merge pull request #2 from samdark/5.5-and-cleanup

5.5 and cleanup