- Notifications
You must be signed in to change notification settings - Fork 54
Pull requests: caxy/php-htmldiff
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix error caused when passing empty array into setSpecialCaseTags Bug
#7 by jschroed91 was merged Aug 12, 2014 Loading…
Added static properties for the default config variables Enhancement
#4 by jschroed91 was merged Jul 31, 2014 Loading…
Updated demo to accept input and diff on the fly Enhancement
#5 by jschroed91 was merged Sep 25, 2014 Loading…
Added option to group together diffed words in output
#1 by jschroed91 was closed May 30, 2014 Loading…
Fixed warnings "count(): Parameter must be an array...
#65 by di-maroo was merged Jan 6, 2018 Loading…
Create configuration class for HtmlDiff config options Enhancement
#32 by jschroed91 was merged Mar 9, 2016 Loading…
Added update for php versions that do not have array_column as a function. Bug
#15 by jschroed91 was merged Oct 20, 2015 Loading…
Missed an array_column in ListDiff. Updated to use ArrayColumn function. Bug
#16 by jschroed91 was merged Oct 20, 2015 Loading…
Fix: Updated code so that null is not given in list formatting. Bug
#17 by adamCaxy was merged Oct 21, 2015 Loading…
Added option to group together diffed words in output Enhancement
#2 by jschroed91 was merged May 30, 2014 Loading…
Update the README and add additional documentation Documentation
#34 by jschroed91 was merged Mar 14, 2016 Loading…
Cleanup CSS and add styles for highlighting differences (#45) Enhancement Status: Ready for Merge
#47 by jschroed91 was merged Apr 10, 2016 Loading…
Remove unused ListDiff class and rename ListDiffNew to ListDiff
#43 by jschroed91 was merged Apr 10, 2016 Loading…
Add method to clear content on AbstractDiff objects Enhancement
#44 by jschroed91 was merged Apr 10, 2016 Loading…
Setup PHPUnit testsuite with basic functional test and a few test cases Feature
#26 by jschroed91 was merged Feb 9, 2016 Loading…
Allow caching of the calculated diffs using a doctrine cache provider Feature Status: Ready for Merge
#33 by jschroed91 was merged Mar 10, 2016 Loading…
Add option to insert a space between del and ins tags Enhancement
#8 by jschroed91 was merged Jan 8, 2015 Loading…
Check for empty oldText or newText before processing del or ins in processReplaceOperation Bug
#9 by jschroed91 was merged Jan 9, 2015 Loading…
Fix issues with unicode characters - fixes #71 Bug Status: Needs Review
#72 by iluuu1994 was merged Mar 15, 2018 Loading…
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.