Welcome Guest, Not a member yet? Register   Sign In
[split] Bug in new form validation?
#19

(02-14-2018, 11:22 AM)Narf Wrote:
(02-13-2018, 07:22 PM)BilltheCat Wrote: Solved the initial issue, however there still exists the subsequent deprecation error.

Versions:
Quote:PHP Version 7.2.2
intl version 1.1.0
ICU version 4.2.1
ICU TZData version 2009j
ICU Unicode version 5.1


Error:
Quote:A PHP Error was encountered
Severity: 8192
Message: idn_to_ascii(): INTL_IDNA_VARIANT_2003 is deprecated
Filename: libraries/Form_validation.php
Line Number: 1237
Backtrace:
File: /home/mysite/public_html/application/controllers/User.php
Line: 32
Function: run

File: /home/mysite/public_html/index.php
Line: 315
Function: require_once

Yes, that can't be resolved by CI.

INTL_IDNA_VARIANT_2003 is deprecated since PHP 7.2, but is the only option available if you don't have ICU 4.6+ ... this was already mentioned in the thread.

Upgrade ICU.

I get that CI can't solve it, but my point is that this IS the current version of ICU for CentOS 6.
Reply


Messages In This Thread
RE: [split] Bug in new form validation? - by Narf - 01-17-2018, 03:05 AM
RE: [split] Bug in new form validation? - by Narf - 01-17-2018, 12:11 PM
RE: [split] Bug in new form validation? - by Narf - 01-19-2018, 02:37 AM
RE: [split] Bug in new form validation? - by k_m - 03-18-2018, 05:38 AM
RE: [split] Bug in new form validation? - by Narf - 01-22-2018, 01:31 AM
RE: [split] Bug in new form validation? - by Narf - 02-14-2018, 11:22 AM
RE: [split] Bug in new form validation? - by BilltheCat - 02-14-2018, 02:08 PM
RE: [split] Bug in new form validation? - by Narf - 02-14-2018, 11:23 AM
RE: [split] Bug in new form validation? - by Leo - 05-08-2018, 12:17 PM



Theme © iAndrew 2016 - Forum software by © MyBB