mirror of
https://github.com/php/php-src.git
synced 2026-04-01 13:12:16 +02:00
If getting the version fails, we should return -1 according to php_pdo_driver.h:259, not fall through to another attribute. Closes GH-15066.
If getting the version fails, we should return -1 according to php_pdo_driver.h:259, not fall through to another attribute. Closes GH-15066.