PHP 8.3.31
Preview: Normalizer.php Size: 404 B
/home/getspomw/royalsquad.us/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php

<?php

class Normalizer extends Symfony\Polyfill\Intl\Normalizer\Normalizer
{
    /**
     * @deprecated since ICU 56 and removed in PHP 8
     */
    public const NONE = 2;
    public const FORM_D = 4;
    public const FORM_KD = 8;
    public const FORM_C = 16;
    public const FORM_KC = 32;
    public const NFD = 4;
    public const NFKD = 8;
    public const NFC = 16;
    public const NFKC = 32;
}

Directory Contents

Dirs: 0 × Files: 2

Name Size Perms Modified Actions
678 B lrw-r--r-- 2026-04-26 10:17:37
Edit Download
404 B lrw-rw-rw- 2025-09-17 06:53:23
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).