idn_to_ascii(): INTL_IDNA_VARIANT_2003 is deprecated

Joseph

Member
I tried to validate the server and there is nothing.

So I turn on debug mode and I get this error:

idn_to_ascii(): INTL_IDNA_VARIANT_2003 is deprecated

It seems to come from this part of the script:

idn_to_ascii(): INTL_IDNA_VARIANT_2003 is deprecated
(/home/XXXXXXX/public_html/mw/apps/common/components/validators/CEmailValidator.php:200)

I run PHP7.2 and I think idn_to_ascii() is deprecated and I can't downgrade to 5.6. Any help?
 
Hello,

This issue has been fixed a long time ago, which makes me think you're using a older version of the app, so you have to upgrade.

Thanks.
 
Back
Top