1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 18:53:33 +02:00
Files
archived-php-src/ext/pdo_dblib
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
..
2019-03-12 14:15:47 +03:00
2016-10-27 12:14:12 -04:00
2020-12-14 10:25:03 +01:00
2020-12-14 10:25:03 +01:00