mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-01-23 20:57:57 -05:00
`PDO::ERRMODE_SILENT` is the default value https://php.net/pdo.error-handling We just make it explicit #fix https://github.com/FreshRSS/FreshRSS/issues/3402 But in the issue above, it looks like it is in `PDO::ERRMODE_EXCEPTION` mode