summaryrefslogtreecommitdiff
path: root/sapi/litespeed
Commit message (Expand)AuthorAgeFilesLines
* fixed a crash in cli mode when apache_request_headers() is calledGeorge Wang2011-12-311-1/+2
* keep code to be compatible with PHP4George Wang2011-11-161-0/+6
* keep PHP_5_4 in sync with PHP_5_3 branchGeorge Wang2011-11-163-552/+790
* Fix bug #55769 (Make Fails with "Missing Separator" error) via s/ /^I/.Adam Harvey2011-09-241-1/+1
* MF53Stanislav Malyshev2011-07-121-2/+2
* MF53Stanislav Malyshev2011-07-121-0/+1
* Fix common typos in the source code (Reported in Bug #54065)Pierrick Charron2011-04-031-1/+1
* - Implemented FR #53271, FR #52410 (Building multiple PHP binary SAPIs and on...Jani Taskinen2010-11-132-5/+11
* Pass the TSRMS pointers to sapi_module_struct.log_message, this saves some TS...Kalle Sommer Nielsen2010-08-181-1/+1
* - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments fo...Felipe Pena2010-06-261-6/+9
* make STDOUT function as STDERR, in case any module call print()George Wang2009-02-271-0/+3
* *** empty log message ***George Wang2008-09-211-2/+1
* disable core dump by defaultGeorge Wang2008-09-211-1/+12
* ignore signal SIGXFSZGeorge Wang2008-08-262-7/+10
* fix this, so that I can build php without litespeed..Nuno Lopes2008-08-071-9/+4
* use PHP_ARG_WITH instead of AC_ARG_WITHGeorge Wang2008-08-071-1/+1
* added litespeed SAPIGeorge Wang2008-08-058-0/+3905