diff --git a/reference/intl/constants.xml b/reference/intl/constants.xml index b210cbfe81..b69027781a 100755 --- a/reference/intl/constants.xml +++ b/reference/intl/constants.xml @@ -1,8 +1,24 @@ - - + + &reftitle.constants; - &no.constants; + + + + + INTL_MAX_LOCALE_LEN + (integer) + + + + Limit on locale length, set to 64 in PHP code. Locale names longer + than this limit will not be accepted. + + + + +