mirror of
https://github.com/php/php-src.git
synced 2026-04-27 01:48:26 +02:00
b7dd3d8347
`getAttribute()` can now retrieve the memory usage of query results. `PDO::PGSQL_ATTR_RESULT_MEMORY_SIZE` was added for this feature. closes #14260