php-src/sapi/cgi
Dmitry Stogov c732ab400a Change Zend Stream API to use zend_string* instead of char*.
This allows to eliminate re-calculation of string lenght and hash value.
See the detailed list of changes in UPGRADING.INTERNALS.
2021-03-16 20:31:36 +03:00
..
tests Run tidy 2020-09-18 14:28:32 +02:00
cgi_main_arginfo.h Improve class entry generation 2021-02-16 13:09:56 +01:00
cgi_main.c Change Zend Stream API to use zend_string* instead of char*. 2021-03-16 20:31:36 +03:00
cgi_main.stub.php Enable class entry generation for sapi extensions 2021-02-14 12:03:48 +01:00
config9.m4 Revert "Link executable files using non PIC object files. This reduces PIC overhead and improves performance." 2019-10-10 16:28:59 +03:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS - Give Dmitry credit for all the FastCGI work 2007-02-14 08:12:27 +00:00
Makefile.frag Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
php-cgi.1.in Fixed Bug #65143 Missing php-cgi man page 2013-07-02 10:42:47 +02:00
php.sym