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

Deprecation warnings in `Renderer/Html/Array.php`

Open TheWitness opened this issue 2 years ago • 1 comments

Getting warnings about fixSpaces and passing a null to strlen(). Also, no boundaries check for $matches[1];

TheWitness avatar Jan 27 '23 19:01 TheWitness

We have made the changes in this pull request on our side:

https://github.com/Cacti/cacti/pull/5246

TheWitness avatar Feb 23 '23 00:02 TheWitness