1
0
mirror of https://github.com/php/php-src.git synced 2026-04-07 08:02:49 +02:00
Files
archived-php-src/ext/pdo_sqlite
Christoph M. Becker 921b6813da Fix #81740: PDO::quote() may return unquoted string
`sqlite3_snprintf()` expects its first parameter to be `int`; we need
to avoid overflow.
2022-12-18 22:41:43 -07:00
..
2020-01-03 11:08:48 +01:00
2020-08-01 10:07:05 +02:00