📄 PHP 8.5.7 levenshtein() Signed-Integer Overflow_PACKETSTORM:223963
The levenshtein function calculates the Levenshtein distance between two strings, optionally accepting custom costs for insertion, replacement, and deletion operations. In PHP version 8.5.7, the implementation lacks proper bounds checking for these...