php-src/sapi/cgi
Niels Dossche 33ae76405f Use zend_string for arg_separators
This allows us to avoid a call to `zend_ini_str` which took 6% of the
profile on my i7-4790 for a call to `http_build_query`. Now we can just
grab the value from the globals.
In other files this can avoid some length recomputations.
2025-05-21 19:54:09 +02:00
..
tests
cgi_main.c
cgi_main.stub.php
cgi_main_arginfo.h
config.w32
config9.m4
CREDITS
Makefile.frag
php-cgi.1.in