1
0
mirror of https://github.com/php/php-src.git synced 2026-04-02 21:52:36 +02:00
Files
archived-php-src/ext/pdo_sqlite
Nikita Popov 2d51c203f0 PDO: Store/pass query_string as zend_string
Rather than storing char* + size_t, use a zend_string*. Also
avoid various copies of the query string.
2020-12-14 10:43:28 +01:00
..
2020-10-12 18:09:08 +02:00
2020-01-03 11:08:48 +01:00
2020-08-01 10:07:05 +02:00