Skip to content

[PHP 8.4] Add manual for PDO::PGSQL_ATTR_RESULT_MEMORY_SIZE #3983

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

Conversation

KentarouTakeda
Copy link
Contributor

@cmb69
Copy link
Member

cmb69 commented Nov 3, 2024

Thank you!

@cmb69 cmb69 merged commit abbba1f into php:master Nov 3, 2024
2 checks passed
@KentarouTakeda KentarouTakeda deleted the add-pdo-pgsql-attr-result-memory-size branch November 4, 2024 00:15
<para>
Returns the amount of memory, in bytes, allocated to the specified query result
<classname>PDOStatement</classname> instance,
or null if no results exist before the query is executed.
Copy link
Member

Choose a reason for hiding this comment

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

Should this have been &null; ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thank you!

I submitted GH-3997

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