polyfill
polyfill copied to clipboard
added the grapheme_levenshtein polyfill (closes #555)
This PR implements the grapheme_levenshtein() function for:
- symfony/polyfill-intl-grapheme
- symfony/polyfill-php85 (when intl is loaded)
Includes:
✔ Function implementation
✔ ICU-compatible segmentation
✔ Test file: tests/Intl/Grapheme/grapheme_levenshtein.phpt