2014 Commits (4e2c0bc9050c8a676adb2efb1f17c03cf045f250)

Author SHA1 Message Date
Pierre Joye 1eaca26ad8 - MFH: fix build (use the same arginfo than the aliased func) 17 years ago
Felipe Pena e5f709d290 MFH: 17 years ago
Ilia Alshanetsky 58a6bddf68 Improved parameter parsing 17 years ago
Scott MacVicar 390ccd899d MFH Fix apache2handler under Apache 2.3.0-alpha 17 years ago
David Soria Parra 65e3d00366 MFH: Fix #47149. Remove check for script_filename = path_translated, as this the actual value that we get from apache. 17 years ago
Uwe Schindler b70260d392 revert last commit, sizeof does not work in preprocessor :( 17 years ago
Uwe Schindler 4db4009c71 MFH: add sanity check for time_t size of win32 17 years ago
Dmitry Stogov 828566dafb Disable dl() in CGI and FastCGI modes 17 years ago
David Soria Parra 544150aef8 MFH: Fixed bug #47042 (PHP cgi sapi is removing SCRIPT_FILENAME for non apache). 17 years ago
Ilia Alshanetsky 71ea95354b MFH: Corrected fix for bug #46844 to only trigger on the 1st line of CLI 17 years ago
Uwe Schindler 3d4c47e2e5 MFH: the #ifdef was never working. If Sun extends its NSAPI to support subrequests, much of this code must be rewritten. Because of that it is better to have a clean start. This commit does not change behaviour. 17 years ago
Ilia Alshanetsky f0240a0382 MFB: Improved parameter handling 17 years ago
Pierre Joye c6f6997504 - fix build 17 years ago
Marcus Boerger 2aba368462 - MFH Catch exceptions in cli -a 17 years ago
Hannes Magnusson 1ceaa1de72 Nuke unused variables 17 years ago
Marcus Boerger f77719d800 MFH 17 years ago
Marcus Boerger 8bdeb10a08 - MFH Fix test 17 years ago
Sebastian Bergmann 08659c2dcd MFH: Bump copyright year, 3 of 3. 17 years ago
Stanislav Malyshev 40cd1d49b3 MFH fix #46005 17 years ago
Pierre Joye cd57fe323d - WS 18 years ago
Pierre Joye 38b1e4c702 - ws 18 years ago
Matt Wilmas a31c7ebdff MFH: Fixed bug #46782 (fastcgi.c parse error) 18 years ago
Uwe Schindler f24ac1603c remove unneeded includes (not needed since NSAPI 3.0, wich is very old). This is needed for cleanup of the windows build. 18 years ago
Uwe Schindler 482d167a77 MFH: support stat cache of webserver (like apache does) 18 years ago
Uwe Schindler 0bcf89e266 MFH: Some nsapi.h specific ifdefs unified & corrected 18 years ago
Uwe Schindler 7db781fc1b MFH: remove one stat call and replace by cached one 18 years ago
Uwe Schindler 321b1b6884 MFH: 18 years ago
Stanislav Malyshev 09e37bc5ed MFB: init server context before config variables are processed 18 years ago
Dmitry Stogov c5c9e45af9 Fixed bug #46366 (bad cwd with / as pathinfo) 18 years ago
Arnaud Le Blanc cc2c720912 MFH: Fixed endless loop in cli when ignore_user_abort is on 18 years ago
Stanislav Malyshev 281676da26 MFB: fix php_value application order for Apache 18 years ago
Alexey Zakhlestin 202426a1fb new parameter-parsing api 18 years ago
Felipe Pena fc2fb50d09 - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
Arnaud Le Blanc aaaf67e19e Updated header_handler in apache2filter and apache_hooks 18 years ago
Arnaud Le Blanc 8c4151ad72 Added header_remove() (chsc at peytz dotdk, Arnaud) 18 years ago
Rasmus Lerdorf f121e72ac7 Fix for bug #46525 18 years ago
Alexey Zakhlestin f9d86cf9d3 new parameter-parsing API 18 years ago
Arnaud Le Blanc 9b0d76d585 Open STDIN and php://stdin streams with the relevant 18 years ago
Felipe Pena 7a37fa2d6b - Revert ZEND_BEGIN_ARG_INFO change 18 years ago
Felipe Pena 8fa119a6f6 - MFH: Fixed bug #46382 (Mismatching allocation and deallocation in stresstest.cpp) (dvice_null at yahoo dot com) 18 years ago
Felipe Pena cc9a286005 - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
Arnaud Le Blanc e3c556c85e MFH: Fixed FCGI_GET_VALUES requests (fixes #45522) 18 years ago
Ilia Alshanetsky e45af91313 Fixed bug #46319 (PHP sets default Content-Type header for HTTP 304 response 18 years ago
Rob Richards a16bcaeb4b MFH: use getenv 18 years ago
George Wang ffe4bd566f *** empty log message *** 18 years ago
George Wang 0f4f00e3ae disable core dump by default 18 years ago
Dmitry Stogov 51eb7f5de9 Fixed bug #45860 (header() function fails to correctly replace all Status lines) 18 years ago
Dmitry Stogov 762d6706d3 Fixed bug #42318 (problem with nm on AIX, not finding object files) 18 years ago
Marcus Boerger 3dadcee60b - MFH Fix test 18 years ago
George Wang f091e745c9 ignore signal SIGXFSZ 18 years ago