Welcome Guest, Not a member yet? Register   Sign In
Bug while using php 7.2
#1

I am using Codeignitor 3.1.11
My hosting service is depreciating use of lesser than php 7.3
When I use php 7.1 everything works fine, when i change to php 7.3, i get the following errors:
Code:
A PHP Error was encountered
Severity: 8192

Message: idn_to_ascii(): INTL_IDNA_VARIANT_2003 is deprecated

Filename: libraries/Form_validation.php

Line Number: 1243

Backtrace:

File: /home/freekert/public_html/esdsoftware/application/controllers/Admin.php
Line: 30
Function: run

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

A PHP Error was encountered
Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/freekert/public_html/esdsoftware/system/core/Exceptions.php:271)

Filename: helpers/url_helper.php

Line Number: 564

Backtrace:

File: /home/freekert/public_html/esdsoftware/application/controllers/Admin.php
Line: 43
Function: redirect

File: /home/freekert/public_html/esdsoftware/index.php
Line: 315
Function: require_once
Reply


Messages In This Thread
Bug while using php 7.2 - by chetankchandak - 12-23-2020, 05:23 AM
RE: Bug while using php 7.2 - by includebeer - 12-23-2020, 07:53 AM



Theme © iAndrew 2016 - Forum software by © MyBB