Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve #52 and fixes. #54

Merged
merged 2 commits into from
Jul 23, 2020
Merged

Resolve #52 and fixes. #54

merged 2 commits into from
Jul 23, 2020

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