1
0
mirror of https://github.com/php/php-src.git synced 2026-04-09 00:53:30 +02:00
Files
archived-php-src/ext/pdo
Nikita Popov c02aa46126 Fix leak when persistent PDO connection fails
As we don't register the resource, the resource dtor is not called
and will not decrement the refcount.
2021-11-16 16:14:29 +01:00
..
2021-08-20 16:53:25 +02:00
2021-08-20 16:53:25 +02:00
2021-05-06 12:16:35 +02:00