Skip to content

Digi live #26

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

Merged
merged 15 commits into from
Mar 2, 2020
Merged

Digi live #26

merged 15 commits into from
Mar 2, 2020

Conversation

DigiLive
Copy link
Collaborator

No description provided.

DigiLive and others added 15 commits January 28, 2020 12:16
# Conflicts:
#	lib/jblond/Diff.php
#	lib/jblond/Diff/Renderer/Text/Unified.php
The example texts are changed so they're clearer about the differences
between both version of these text.
Also collapsing a block of lines is added to the examples to demonstrate
 the context option of the Diff class.
 258 | VIOLATION | Avoid unused local variables such as '$jKey'.
Closes #24.
- As well as the Diff class as the SequenceMatcher class, both have
'trimEqual' added as an option. When set to false, equal lines of text
won't be stripped of the start and end of the text.
- Re-added long Chinese line to the example and test resources.
- Fixed cli arguments for composer defined script 'phpmd'
- Added validation for SequenceMatcher::defaultOptions['context'].
- Removed parameter mentioned in docBlock of
SequenceMatcher::getGroupedOpCodes().
- Context.php has reduced reduced complexity.
@JBlond JBlond merged commit 93af655 into master Mar 2, 2020
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