- psalm-immutable
CloneableInstantiable
| Methods |
| public static filter_sanitize_string_polyfill(string $str) Constant FILTER_SANITIZE_STRING polyfill for PHP > 8.1
|
| public static filterString( $input, int $normalization_form = 16Normalizer::NFC, string $leading_combining = '◌') Normalizes to UTF-8 NFC, converting from WINDOWS-1252 when needed.
|
| public static get_random_bytes( $length) Get random bytes via "random_bytes()"
|
public static initAll() : bool
|
| public static is_php( $version) : bool Determines if the current version of PHP is equal to or greater than the supplied value.
|
| Methods |
| public static filter_sanitize_string_polyfill(string $str) Constant FILTER_SANITIZE_STRING polyfill for PHP > 8.1
|
| public static filterString( $input, int $normalization_form = 16Normalizer::NFC, string $leading_combining = '◌') Normalizes to UTF-8 NFC, converting from WINDOWS-1252 when needed.
|
| public static get_random_bytes( $length) Get random bytes via "random_bytes()"
|
public static initAll() : bool
|
| public static is_php( $version) : bool Determines if the current version of PHP is equal to or greater than the supplied value.
|