1
0
mirror of https://github.com/php/php-src.git synced 2026-04-11 18:13:00 +02:00
Files
archived-php-src/ext/pdo_sqlite/tests
Christoph M. Becker 8050ad44a4 Fix #81740: PDO::quote() may return unquoted string
`sqlite3_snprintf()` expects its first parameter to be `int`; we need
to avoid overflow.
2023-01-03 23:57:44 -06:00
..
2021-06-29 17:13:02 +02:00
2021-06-11 11:57:42 +02:00