Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

php 8.4: ini_set(): session.sid_length INI setting is deprecated #6300

Open
tenzap opened this issue Sep 29, 2024 · 0 comments
Open

php 8.4: ini_set(): session.sid_length INI setting is deprecated #6300

tenzap opened this issue Sep 29, 2024 · 0 comments

Comments

@tenzap
Copy link
Contributor

tenzap commented Sep 29, 2024

I was trying to use CI3 with PHP8.4.
I'm facing this error:

An uncaught Exception was encountered

Type: ErrorException

Message: ini_set(): session.sid_length INI setting is deprecated

Filename: .../vendor/codeigniter/framework/system/libraries/Session/Session.php

Line Number: 426

codeigniter4/CodeIgniter4#9139 might be of interest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant