Error
: int
in package
Table of Contents
Cases
- BIDI = 0x800
- CONTEXTJ = 0x1000
- CONTEXTO_DIGITS = 0x4000
- CONTEXTO_PUNCTUATION = 0x2000
- DISALLOWED = 0x80
- DOMAIN_NAME_TOO_LONG = 4
- EMPTY_LABEL = 1
- HYPHEN_3_4 = 0x20
- INVALID_ACE_LABEL = 0x400
- LABEL_HAS_DOT = 0x200
- LABEL_TOO_LONG = 2
- LEADING_COMBINING_MARK = 0x40
- LEADING_HYPHEN = 8
- NONE = 0
- PUNYCODE = 0x100
- TRAILING_HYPHEN = 0x10
Methods
- description() : string
- filterByErrorBytes() : array<string|int, mixed>
Cases
NONE
EMPTY_LABEL
LABEL_TOO_LONG
DOMAIN_NAME_TOO_LONG
LEADING_HYPHEN
TRAILING_HYPHEN
HYPHEN_3_4
LEADING_COMBINING_MARK
DISALLOWED
PUNYCODE
LABEL_HAS_DOT
INVALID_ACE_LABEL
BIDI
CONTEXTJ
CONTEXTO_PUNCTUATION
CONTEXTO_DIGITS
Methods
description()
public
description() : string
Return values
stringfilterByErrorBytes()
public
static filterByErrorBytes(int $errors) : array<string|int, mixed>
Parameters
- $errors : int