Skip to content

fix: Session::markAsTempdata() adding wrong TTL #9536

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

Merged
merged 2 commits into from
Apr 21, 2025

Conversation

paulbalandan
Copy link
Member

Description
Fixes #9534

Checklist:

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

@paulbalandan paulbalandan added the bug Verified issues on the current code behavior or pull requests that will fix them label Apr 20, 2025
Copy link
Member

@michalsn michalsn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We just need a changelog entry.

@paulbalandan paulbalandan force-pushed the fix-mark-as-tempdata branch from 4fa3541 to 794765f Compare April 21, 2025 15:06
@paulbalandan paulbalandan merged commit d1ae775 into codeigniter4:develop Apr 21, 2025
50 checks passed
@paulbalandan paulbalandan deleted the fix-mark-as-tempdata branch April 21, 2025 16:09
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: Tempdata Expiration Issue when using bulk method
2 participants