Skip to content

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

Merged
cmb69 merged 1 commit intophp:masterfrom
KentarouTakeda:add-pdo-pgsql-attr-result-memory-size
Nov 3, 2024
Merged

[PHP 8.4] Add manual for PDO::PGSQL_ATTR_RESULT_MEMORY_SIZE#3983
cmb69 merged 1 commit intophp:masterfrom
KentarouTakeda:add-pdo-pgsql-attr-result-memory-size

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
@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