Skip to content

Implement GC for PDO SQLite driver data #6262

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

Closed
wants to merge 2 commits into from
Closed

Conversation

nikic
Copy link
Member

@nikic nikic commented Oct 2, 2020

Add a handler to integrate PDO driver data with GC and implement it for PDO sqlite callbacks.

Targeting 8.1 due to ABI break.

nikic added 2 commits October 2, 2020 10:53
Add a get_gc method that can be implemented by drivers, which can
be used to add additional zvals to the GC buffer.
@nikic nikic added this to the PHP 8.1 milestone Oct 2, 2020
@php-pulls php-pulls closed this in e735de6 Oct 12, 2020
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.

1 participant