php-htmldiff icon indicating copy to clipboard operation
php-htmldiff copied to clipboard

A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.

Results 21 php-htmldiff issues
Sort by recently updated
recently updated
newest added

When running demo/index.php I see the following errors (multiple times): Warning: count(): Parameter must be an array or an object that implements Countable in C:\.....\vendor\php-htmldiff-master\HtmlDiff.php on **line 360** Warning: count():...

Add some comment to index.php