From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.6 PHP Bug Type: Strings related Bug description: Levenshtein function returns incorrect value
levenshtein("a", "bc") returns 1 but it must returns 2 !!!
--
Edit bug report at http://bugs.php.net/?id=16473&edit=1
--
Fixed in CVS: http://bugs.php.net/fix.php?id=16473&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=16473&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=16473&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=16473&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16473&r=support
Expected behavior: http://bugs.php.net/fix.php?id=16473&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=16473&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=16473&r=submittedtwice
