text-diff icon indicating copy to clipboard operation
text-diff copied to clipboard

DIFF implementation for PHP with HTML highlighting

Results 2 text-diff issues
Sort by recently updated
recently updated
newest added

This code *requires* dependency https://github.com/Mistralys/application-utils which is GPL version 3 so logically this software should be considered as GPL version 3, too, not CC-0.

documentation

Hi! First of all, thank you for your work! As I'm using this package in my PHP 8.2 project, I'm getting this deprecation: `Function utf8_encode() is deprecated since 8.2, visit...