mirror of
https://github.com/php/php-src.git
synced 2026-04-02 21:52:36 +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.