mirror of
https://github.com/php/php-src.git
synced 2026-04-21 15:08:16 +02:00
2d51c203f0
Rather than storing char* + size_t, use a zend_string*. Also avoid various copies of the query string.