Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The ComboSession example code is broken: since Cache::gc() returns void, parent::gc() is never called and garbage collection is never executed.
- Loading branch information