summaryrefslogtreecommitdiff
path: root/sapi/litespeed/lsapi_main.c
Commit message (Collapse)AuthorAgeFilesLines
* Happy New YearXinchen Hui2013-01-011-3/+3
|
* Merge branch '5.4'George Wang2012-10-121-1/+1
|\ | | | | | | | | * 5.4: sapi/litespeed/lsapi_main.c: Fix bug #63228
| * sapi/litespeed/lsapi_main.c: Fix bug #63228George Wang2012-10-121-1/+1
| | | | | | | | | | Fix compiling error at line 606 (error: format not a string literal and no format arguments [-Werror=format-security]
* | Merge branch 'PHP-5.4'Xinchen Hui2012-09-051-3/+3
|\ \ | |/ | | | | | | Conflicts: sapi/litespeed/lsapi_main.c
| * year++Xinchen Hui2012-09-051-3/+3
| |
| * 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-161-1/+8
| |
| * fix CLI mode timeoutGeorge Wang2011-05-311-0/+1
| |
| * fixed keyLen validation pointGeorge Wang2010-12-101-548/+739
| |
| * - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments ↵Felipe Pena2010-06-261-6/+9
| | | | | | | | for function aliases)
* | MF53Stanislav Malyshev2011-07-121-0/+1
| |
* | Pass the TSRMS pointers to sapi_module_struct.log_message, this saves some ↵Kalle Sommer Nielsen2010-08-181-1/+1
| | | | | | | | TSRMLS_FETCH() calls in a few of our SAPI's
* | - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments ↵Felipe Pena2010-06-261-6/+9
|/ | | | for function aliases)
* ignore signal SIGXFSZGeorge Wang2008-08-261-3/+4
|
* added litespeed SAPIGeorge Wang2008-08-051-0/+908