Files
FreshRSS/lib
Alexandre Alapetite 2b007ee989 Explicit PDO::ERRMODE_SILENT (#3408)
`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
2021-01-30 21:53:17 +01:00
..
2021-01-30 21:53:17 +01:00
2020-10-03 15:18:44 +02:00
2016-08-07 20:33:34 +02:00
2021-01-17 18:32:24 +01:00