Welcome Guest, Not a member yet? Register   Sign In
Ci 1.7.2 session and reference used in value return not allowed with PHP 5.3.1
#1

[eluser]Jiaqi[/eluser]
Yes, I have encountered with these issues.
It seems there is something not working with PHP 5.3.1

Code:
PHP

A PHP Error was encountered

Severity: 8192

Message: Assigning the return value of new by reference is deprecated

Filename: libraries/Loader.php

Line Number: 414

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started
at D:/0_TOOLS/xampplite/htdocs/backendpro/system/application/libraries/Loader.php:414)

Filename: libraries/Session.php

Line Number: 662

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started
at D:/0_TOOLS/xampplite/htdocs/backendpro/system/application/libraries/Loader.php:414)

Filename: libraries/Session.php

Line Number: 662

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started
at D:/0_TOOLS/xampplite/htdocs/backendpro/system/application/libraries/Loader.php:414)

Filename: helpers/url_helper.php

Line Number: 541

And how to solve these ?




Theme © iAndrew 2016 - Forum software by © MyBB