Skip to content

Conversation

DigiLive
Copy link
Collaborator

  • HTML renderer Inline, SideBySide and Unified return false when
    there's nothing to render.
  • Text renderer Context, InlineCli and Unified return false when
    there's nothing to render.
    Main renderer returns false when there's nothing to render.
  • Text renderer InlineCli renders line-ending \n instead of
    PHP_EOL.
  • Added missing docBlock content.
  • Updated docBlock of the SubRenderer Interface.
  • Added method Diff::isIdentical().
  • Updated README.md to reflect Diff::isIdentical().

- HTML renderer Inline, SideBySide and Unified return false when
  there's nothing to render.
- Text renderer Context, InlineCli and Unified return false when
  there's nothing to render.
  Main renderer returns false when there's nothing to render.
- Text renderer InlineCli renders line-ending `\n` instead of
  `PHP_EOL`.
- Added missing docBlock content.
- Updated docBlock of the SubRenderer Interface.
- Added method Diff::isIdentical().
- Updated README.md to reflect Diff::isIdentical().
@DigiLive DigiLive requested a review from JBlond July 22, 2020 19:31
- Fixed calling Diff::getGroupedOpCodes() twice.
@JBlond JBlond merged commit 51b3777 into master Jul 23, 2020
@JBlond JBlond deleted the php-diff-52 branch October 6, 2020 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants