Search Results
Spoofchecker::areConfusable (PHP 5 >= 5.4.0, PHP 7, PHP 8, PECL intl >= 2.0.0) Spoofchecker::areConfusable — Checks if given strings can be confused
Spoofchecker::areConfusable 26 déc. 2018 17 fois (PHP 5 >= 5.4.0, PHP 7, PHP 8, PECL intl >= 2.0.0) Spoofchecker::areConfusable — Vérifie si les chaînes données peuvent être confondues
Sep 9, 2025 · Introduction This class is provided because Unicode contains large number of characters and incorporates the varied writing systems of the world and their incorrect usage can expose programs or systems to possible security attacks using characters similarity. Provided methods allow to check whether an individual string is likely an attempt at confusing the reader (spoof detection), such as ...
Introduction This class is provided because Unicode contains large number of characters and incorporates the varied writing systems of the world and their incorrect usage can expose programs or systems to possible security attacks using characters similarity.
Spoofchecker::areConfusable (PHP 5 >= 5.4.0, PHP 7, PHP 8, PECL intl >= 2.0.0) Spoofchecker::areConfusable — Checks if given strings can be confused
Spoofchecker::areConfusable — Checks if a given text contains any confusable characters Spoofchecker::__construct — Constructor Spoofchecker::isSuspicious — Checks if a given text contains any suspicious characters Spoofchecker::setAllowedLocales — Locales to use when running checks Spoofchecker::setChecks — Set the checks to run
Provided methods allow to check whether an individual string is likely an attempt at confusing the reader (spoof detection), such as "pаypаl" spelled with Cyrillic 'а' characters.
