- Add deprecation notice for missing method (f494b3a, 9403eba)
- Add generator for ignored lines (6b8662e, 4dec4ad)
- Add method
generateLinesIgnore
(6ef61bc, 75f5ce0) - Bump library version und update Changelog (e88dffb)
- Document methods (9699b5b, 7d973d3)
- Document option
ignoreLines
(0849a1e, 19634bb) - Document update grammar in the comments (3f44195)
- Fix PSR-12 code style (0bf1a08)
- Optimize Sequence renderer (576830c, bb0eed4)
- Optimize colorize is only used here (02cf114)
- Optimize constant usage (d0cede3, 3591515)
- Optimize stripping empty/blank lines (ea6a2e4, a239f17)
- Bump library version und update Changelog (f5ce6bc)
- Fix Autoload test classes only in development (31b4222)
- Bump library version und update Changelog (8a83b39)
- Fix #90 - Merged Diff shows result only partially (acbfd7d)
- Fix colors (7eba340)
- Fix repeating class assignment of line header (fb32453)
- Fix title attribute values (533a6bf)
- Add DigiLive/gitChangelog for change log generation (0a6a84f)
- Bump library version (013f862)
- Cut HTML Unified Renderer (1ba255f)
- Document PhpUnit Similarity Test (7ec484c)
- Document Update Changelog (28e1dc0, c9881d3)
- Document disabled inspection (909e195)
- Document generateLinesEqual() (8a193c9)
- Document methods (94c8bd5)
- Fix #83 - Lines not properly marked (6fcafe1)
- Fix HTML Merged Renderer (07da484)
- Fix constructor DocBlocks (b13ff84)
- Fix html syntax error (11ec623)
- Fix namespace and unused code (77a7b59)
- Fix probably undefined variable (3954a2b)
- Fix property visibility and method docBlocks (3bc0839)
- Fix property visibility and unused code (34a032f)
- Fix redundant and unused code. (73f6776)
- add phpunit config file (7382ee8)
- Add Html Merged renderer. (d70eaf6)
- Add PhpUnit test for html merged renderer (4512c03)
- Add calculation for similarity ratio. (3e4bbe6)
- Add choosing marking levels to html example (c27035a)
- Add new marking levels for inline differences (75358da)
- Document properties and constructor (6c95ccd)
- Fix: Html SideBySide renders equal lines of version 1 at both sides. (ccfc465)
- Fix Merged::generateLinesReplace() (cef85b5)
- Fix PSR-4 Auto loading Typo (6e2ad47)
- Fix PhpUnit test (3ccaa10)
- Fix Undefined offset notice (b10fd38)
- Fixes #64 - maxLineMarkerWidth only calculated for input format plain. (c5f6d72)
- Fix generateBlockHeader docBlocks (b5cfbd5)
- Fix visibility of removed lines (ec0918b)
- add changelog (4b7a56f)
- add changelog to Readme file (09aea70)
- add date (c64c0cc)
- add declaration (cff7db1)
- add wiki links to README.md (ccd5a6d)
- Fix #58 - Side by side diff shows empty diff (0946d59, 369b146, 02695d5)
- add to dev for unit tests (acd12cb)
- add plain output for cli (d7bbe12)
- Add Cli color support (4192d8b)
- Add dark theme example (6f41894)
- Add example picture (ee37a28)
- add composer scripts descriptions. Update key words (6bfd4f9)
- add missing tag from merge (639f3cc)
- Add composer package PHP Mess Detector v2.* (3e527d1)
- Add contributor to author lists. (4c2cbb7, c11b4ba)
- Add trimEqual option. (98d993e)
- Add types of elements for renderer (4d1b4a0, 83b4104)
- Fix PHPMD Violation. (5d03eae)
- Fix expected value for HtmlRendererTest::testUnified() (fbda2bd)
- fix notation (795fe20)
- No changes.
- No changes.
- No changes.
- fix test (b4cfce1)
- add code sniffer PSR2 file (6fa3c76)
- adding curly brackets (148e787)
- fix PSR1.Files.SideEffects.FoundWithSymbols (fe21917)
- fix tabs (354bf5c)
- Fix warning with PHP 7.2 when trying to count NULL (fe69c4f)
- add ci file (add8165)
- add dock block (2aafad1)
- add unit tests (0db511d)
- fix tests (44a6ab0)
- No changes.
- Fixed lengths of functions (3591789)
- Fix some typos (5ca2257)
- added missing doc block (c6f3745)
- add lang to html (1623626)
- add second image (176b647)
- Add ability not to expand tabs (f5da126)
- Added note about https://github.com/Xiphe/jQuery-Merge-for-php-diff (2ebc51f)
- Add in working ignoreWhitespace and ignoreCase options (self-describing), fix up an issue where a diff of two files exactly the same would show the last $context lines, general cleanup (690419d)
- Add mbstring extension as package dependency (a929467)
- Add missing docblock. Rename isLineDifferent to linesAreDifferent (516c4be)
- Fix ' (c81931f)
- Fix an issue with insertions being skipped. (b13d23d)
- Fix links (2c38d0e)
- Fix tab expansion and deprecated preg_replace use on fixSpaces. (f0aba03)
- Fix the ignoring of option context (60de296)
- add composer file (be8dc58)
- added ' (09d0c4c)
- added License (3b5b338)
- added widget (d1a5e18)
- adding composer manifest to distribute as a library (9083bd6)
- add missing doc blocks (d3b9a63)
- No changes.