290 Commits (3003cd2473fe2a12ba052d6304bd5846100fd1cc)

Author SHA1 Message Date
Antony Dovgal 6c52ec1319 MFH: fix #37920 (compilation problems on z/OS) 20 years ago
Antony Dovgal 33616195b9 MFH: plug leak in CGI SAPI when running scripts with query string in console 20 years ago
Antony Dovgal cd7d7039ac MFH: add missing ifdef and avoid "unused variable" warning 20 years ago
Nuno Lopes 6509311ebb plug memory leak in sapi_putenv, by using setenv(), that doesnt need any malloc 20 years ago
Dmitry Stogov eb8c558966 Removed warnings 20 years ago
Johannes Schlüter 2f418134ff MFH 20 years ago
Dmitry Stogov 6fe36adf0c Fixed bug #37256 (php-fastcgi dosen't handle connection abort) 20 years ago
Dmitry Stogov 07b8d051fa Fixed bug #37341 ($_SERVER in included file is shortened to two entries, if $_ENV gets used). 20 years ago
Dmitry Stogov b5cd968ffc - Removed source compatibility with libfcgi 20 years ago
Antony Dovgal 24f0701867 MFH: plug leak 20 years ago
Dmitry Stogov 73e4913cca Fixed memory leaks 20 years ago
Dmitry Stogov 79b3d79a95 CGI anf FastCGI assume $_SERVER and $_ENV have the same values, 20 years ago
Dmitry Stogov 8c40d605e4 Removed unnecessary copying 20 years ago
Dmitry Stogov cb3a53db83 Cleanup 20 years ago
Dmitry Stogov 0c1b4f45eb Allowed '-b' with UNIX sockets: 20 years ago
Dmitry Stogov 76a7240d70 Optimized FastCGI SAPI check. Check for ini options only once. 20 years ago
Alex Waugh b8d26da1be MFH Fix for RISC OS 20 years ago
Dmitry Stogov aa1142eded Fixed bug #36158 (SIGTERM is not handled correctly when running as a FastCGI server) 20 years ago
Dmitry Stogov 7e7fcc3a07 Reimplement FastCGI interface 20 years ago
foobar 5bd93221a8 bump year and license version 20 years ago
Dmitry Stogov 5461b5a6b1 Fixed bug #34429 (Output buffering cannot be turned off with FastCGI) 21 years ago
foobar bde40a73db MFH: fix possible compile error 21 years ago
Michael Wallner 496fd1c041 - sapi_header_op(SAPI_HEADER_(REPLACE|ADD), {NULL, 0, 0}) caused HTTP response splitting 21 years ago
Johannes Schlüter d3dc0a39bc - MFH: Fix #34557 php -m exits with "error" 1 21 years ago
foobar 20241fe16a - 2004 -> 2005 21 years ago
Wez Furlong 43aa6922d3 Don't crash here if there are errors (such as failing to load extensions via 21 years ago
foobar 51eebc6096 cs + ws 21 years ago
foobar 8c2cda1251 int != long 21 years ago
foobar 03bdd1a5d4 - Added fastcgi.logging php.ini option to be able to disable 21 years ago
Rasmus Lerdorf 3c0411c496 Fix for bug #32263 21 years ago
foobar 59db0751fc Revert previous patch 21 years ago
foobar 951eb23e9a - Fixed bug #28227 (PHP CGI depends upon non-standard SCRIPT_FILENAME) 21 years ago
foobar 376d5f6910 Fix ZTS build 21 years ago
foobar 40b9c63da1 - Fixed bug #28074 (FastCGI: stderr should be written in a FCGI stderr stream). 21 years ago
Rasmus Lerdorf fdaa130f3a Add the new request_time sapi struct entry to all the sapis. Some of these 22 years ago
Edin Kadribasic 546e5bbc43 Made php -m output sorted case-insensitevly 22 years ago
Sascha Schumann f51ff68dfa - revert to proper behaviour 22 years ago
Stanislav Malyshev 74ab20817a Fix fastCGI breakage: due to calling flush on unitialized requests, 22 years ago
Ilia Alshanetsky 39a43c994e Fixed bug #27802 (default number of children to 8 when PHP_FCGI_CHILDREN is 22 years ago
Ilia Alshanetsky ed2b1770ab Invalid response code when force-cgi-redirect safety mechanism is triggered 22 years ago
Rasmus Lerdorf 2a44432e8c As discussed a while ago. There is no reason to disallow command-line 22 years ago
Marcus Boerger 1c00296cc7 Bugfix #27104 CLI/CGI SAPI module variable name conflict 22 years ago
Ilia Alshanetsky c6a2a19051 Proper win32 fix. 22 years ago
Ilia Alshanetsky 9c1be88844 Fixed win32 build. 22 years ago
Ilia Alshanetsky 242296faeb Fixed bug #26758 (FastCGI exits immediately with status 255). 22 years ago
Ilia Alshanetsky 0f9d01d8ac Fixed bug #27026 (Added cgi.nph that allows forcing of the Status: 200 22 years ago
Andi Gutmans dbeb4158d2 - A belated happy holidays and PHP 5 22 years ago
foobar b4c05a5068 MFB 23 years ago
Ilia Alshanetsky 4c4d5a02b9 Fixed formatting issues (patch by: Joe Orton) 23 years ago
Sascha Schumann 45a928ef94 fix heuristic: if someone passed "-b IP:port", this check would 23 years ago