CodeIgniter Forums
INTL_IDNA_VARIANT_2003 is deprecated - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: INTL_IDNA_VARIANT_2003 is deprecated (/showthread.php?tid=77049)



INTL_IDNA_VARIANT_2003 is deprecated - richb201 - 07-15-2020

I found out that the last parameter is just the path for the output. I modified this but it it still mot working. So I am going through the log to clean up all the errors. I am seeing this one. Anyone know what this is and how to get rid of it?

Severity: 8192 --> idn_to_ascii(): INTL_IDNA_VARIANT_2003 is deprecated /app/system/libraries/Form_validation.php 1234

I am using CI3


RE: INTL_IDNA_VARIANT_2003 is deprecated - jreklund - 07-15-2020

Upgrade your CodeIgniter version.


RE: INTL_IDNA_VARIANT_2003 is deprecated - richb201 - 07-15-2020

Thanks jr. Do I need to upgrade to 4 or is there an upgrade to 3? I am so busy putting out fires that I don't want to cause any new ones.


RE: INTL_IDNA_VARIANT_2003 is deprecated - jreklund - 07-15-2020

CodeIgniter 3 fixed this in 3.1.8.
https://codeigniter.com/userguide3/changelog.html#version-3-1-8


RE: INTL_IDNA_VARIANT_2003 is deprecated - InsiteFX - 07-17-2020

This will be removed in PHP 8.0