mirror of
https://github.com/php/php-src.git
synced 2026-04-03 14:12:38 +02:00
Rather than storing char* + size_t, use a zend_string*. Also avoid various copies of the query string.
Rather than storing char* + size_t, use a zend_string*. Also avoid various copies of the query string.