mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
This saves 8 bytes on the PDO statement struct. We change the PGSQL PDO driver API to take a zend_object* instead of a zval* at the same time.
This saves 8 bytes on the PDO statement struct. We change the PGSQL PDO driver API to take a zend_object* instead of a zval* at the same time.