Search Results

  1. 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

  2. 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

  3. 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 ...

  4. 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.

  5. www.php-resource.de › en › php-manual- PHP-Resource

    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

  6. 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

  7. 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.