php-src/sapi/cgi
David Carlier 74843947f4
sapi/cgi: fix buffer limit on windows.
MSDN recommends dropping the deprecated `read` in favor of `_read`.
Also, the buffer size limit is INT_MAX.

Close GH-14022
2024-05-01 13:58:53 +01:00
..
tests Fix unstable sapi test, fix GH-9140 (#9184) 2022-08-04 22:35:44 +01:00
cgi_main_arginfo.h Improve class entry generation 2021-02-16 13:09:56 +01:00
cgi_main.c sapi/cgi: fix buffer limit on windows. 2024-05-01 13:58:53 +01:00
cgi_main.stub.php Enable class entry generation for sapi extensions 2021-02-14 12:03:48 +01:00
config9.m4 Set libtool tag per command instead of global one 2024-01-10 09:09:45 +01:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
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