TITLE:
INTL EXT compiled against old ICU
INTL EXT compiled against old ICU
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE:PHP 7.2 (and older), Plesk Onyx (Linux, Centos 6.9)
PROBLEM DESCRIPTION:INTL EXT is compiled against old ICU Version which leads to Problems since INTL_IDNA_VARIANT_2003 is deprecated in PHP 7.2:
normally no problem ... just change Variant:...
Code:
mod_fcgid: stderr: PHP Deprecated: idn_to_ascii(): INTL_IDNA_VARIANT_2003 is deprecated
INTL EXT compiled against old ICU