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

T16713 gc iterable #16715

Merged
merged 4 commits into from
Mar 7, 2025
Merged

T16713 gc iterable #16715

merged 4 commits into from
Mar 7, 2025

Conversation

niden
Copy link
Member

@niden niden commented Mar 7, 2025

Hello!

In raising this pull request, I confirm the following:

  • I have read and understood the Contributing Guidelines
  • I have checked that another pull request for this purpose does not exist
  • I wrote some tests for this PR
  • I have updated the relevant CHANGELOG
  • I have created a PR for the documentation about this change

Fixed Phalcon\Session\Adapter\Stream::gc() to throw an exception if something is wrong with glob()

Thanks

@niden niden added bug A bug report status: medium Medium 5.0 The issues we want to solve in the 5.0 release labels Mar 7, 2025
@niden niden requested a review from Jeckerson March 7, 2025 17:36
@niden niden self-assigned this Mar 7, 2025
@niden niden linked an issue Mar 7, 2025 that may be closed by this pull request
@niden niden force-pushed the T16713-gc-iterable branch from a78cea5 to b02861c Compare March 7, 2025 17:38
@niden niden merged commit b1d6923 into phalcon:5.0.x Mar 7, 2025
42 checks passed
@niden niden deleted the T16713-gc-iterable branch March 7, 2025 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5.0 The issues we want to solve in the 5.0 release bug A bug report status: medium Medium
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: Session Stream Adapter GC throws an error
1 participant