Welcome Guest, Not a member yet? Register   Sign In
Memory error message / Xdebug inifiiteloop
#3

(This post was last modified: 08-22-2023, 12:59 AM by whatsnow.)

(08-21-2023, 06:16 PM)kenjis Wrote: PHP 8.4 does not exist yet.

Check the code that the errors happened, and debug.

Yes i made a typo, its php8.3, i think i found my issue, in codeigniter3 i used the load->library tool and now i'm using:

PHP Code:
use App\Libraries\myclass

$this
->newclass = new myclass(); 

I'm using somewhere double the code to load an class, and i think thats my problem.

Can that be the problem?
Reply


Messages In This Thread
RE: Memory error message / Xdebug inifiiteloop - by whatsnow - 08-22-2023, 12:47 AM



Theme © iAndrew 2016 - Forum software by © MyBB