Welcome Guest, Not a member yet? Register   Sign In
Having problem with session library (CI4)
#1

(This post was last modified: 07-06-2016, 03:27 AM by arma7x.)

Does CI4 session library built is still progress, I'm having problem with logger when using session;

1) After this commit https://github.com/bcit-ci/CodeIgniter4/...6835fb03bf, no changes have been made in /system/Session/Session.php (line 40 & 51) and /system/Session/Handlers/BaseHandler.php (line 40 & 47).

2) Problem with /system/Session/SessionInterface.php, declaration of /system/Session/Session.php not compatible with /system/Session/SessionInterface.php: has(), getFlashdata() and keepFlashdata(). And no abstract method of initialize() in /system/Session/Session.php

Solve the problem(comment some logger line & etc) in my local ci4, hope will be fixed soon.
Keep calm.
Reply
#2

bump thread
Keep calm.
Reply
#3

It was a holiday today here in the states, sorry for not responding sooner.

Thanks for the report. This has been fixed and just pushed to the repo.

For bug reports like this, you're better off reporting them at GitHub. It's good to keep new features discussed here, though.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB