Skip to content

Conversation

@michalsn
Copy link
Member

Description
This PR fixes a bug in the session MemcachedHandler where the constructor incorrectly threw an exception when savePath was not empty.

Fixes #9940

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value (without duplication)
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@michalsn michalsn added the bug Verified issues on the current code behavior or pull requests that will fix them label Feb 10, 2026
@michalsn michalsn merged commit cce6f01 into codeigniter4:develop Feb 10, 2026
50 checks passed
@michalsn
Copy link
Member Author

Thank you @paulbalandan

@michalsn michalsn deleted the fix/session-memcached branch February 11, 2026 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Verified issues on the current code behavior or pull requests that will fix them

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: memcached support broken for CI4 sessions

2 participants