php-diff
php-diff copied to clipboard
Deprecation warnings in `Renderer/Html/Array.php`
Getting warnings about fixSpaces
and passing a null to strlen()
. Also, no boundaries check for $matches[1];
We have made the changes in this pull request on our side:
https://github.com/Cacti/cacti/pull/5246