mirror of
https://github.com/php/php-src.git
synced 2026-04-24 08:28:26 +02:00
307c1f6bf0
Check if the SQLSTATE error code is equal to PDO_ERR_NONE before we ask the driver. And if no error is reported skip the extra call to the driver.