Welcome Guest, Not a member yet? Register   Sign In
Enabling "resetServices" causes "Session ini settings cannot be changed..." error
#7

(This post was last modified: 06-13-2022, 04:14 PM by kenjis.)

@umizoomi Thank you for posting at stackoverflow.

But you should not override $setUpMethods, because it may destroy the functionality by default.
In fact, `resetServices` and `mockSession` are defined by default.
See https://github.com/codeigniter4/CodeIgni...hp#L50-L55

If you didn't override $setUpMethods, probably the session error was never happened.
Reply


Messages In This Thread
RE: Enabling "resetServices" causes "Session ini settings cannot be changed..." error - by kenjis - 06-13-2022, 03:58 PM



Theme © iAndrew 2016 - Forum software by © MyBB