Skip to content

Fix ComboSession implementation#7991

Merged
markstory merged 1 commit intocakephp:3.xfrom
jiru:patch-1
Feb 4, 2025
Merged

Fix ComboSession implementation#7991
markstory merged 1 commit intocakephp:3.xfrom
jiru:patch-1

Conversation

@jiru
Copy link

@jiru jiru commented Feb 3, 2025

The ComboSession example code is broken: since Cache::gc() returns void, parent::gc() is never called and garbage collection is never executed.

@othercorey othercorey requested a review from ADmad February 4, 2025 02:35
The ComboSession example code is broken: since Cache::gc() returns void, parent::gc() is never called and garbage collection is never executed.
@jiru
Copy link
Author

jiru commented Feb 4, 2025

I applied the same change to the localized pages as well.

@markstory markstory merged commit bd27cac into cakephp:3.x Feb 4, 2025
3 checks passed
@markstory
Copy link
Member

Thank you 🎉

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

Successfully merging this pull request may close these issues.

3 participants