Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy New Year | Xinchen Hui | 2013-01-01 | 4 | -6/+6 |
| | |||||
* | Merge branch '5.4' | George Wang | 2012-10-12 | 1 | -1/+1 |
|\ | | | | | | | | | * 5.4: sapi/litespeed/lsapi_main.c: Fix bug #63228 | ||||
| * | Merge branch '5.3' into 5.4 | George Wang | 2012-10-12 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | * 5.3: sapi/litespeed/lsapi_main.c: Fix bug #63228 | ||||
| | * | sapi/litespeed/lsapi_main.c: Fix bug #63228 | George Wang | 2012-10-12 | 1 | -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 Hui | 2012-09-05 | 4 | -6/+6 |
|\ \ \ | |/ / | | | | | | | | | | Conflicts: sapi/litespeed/lsapi_main.c | ||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-09-05 | 4 | -6/+6 |
| |\ \ | | |/ | | | | | | | | | | Conflicts: ext/interbase/interbase.rc | ||||
| | * | year++ | Xinchen Hui | 2012-09-05 | 4 | -6/+6 |
| | | | |||||
| | * | fixed a crash in cli mode when apache_request_headers() is called | George Wang | 2011-12-31 | 1 | -1/+2 |
| | | | |||||
| | * | keep code to be compatible with PHP4 | George Wang | 2011-11-16 | 1 | -0/+6 |
| | | | |||||
| | * | keep PHP_5_4 in sync with PHP_5_3 branch | George Wang | 2011-11-16 | 1 | -1/+8 |
| | | | |||||
| | * | fix socket address parsing code | George Wang | 2011-06-08 | 1 | -2/+2 |
| | | | |||||
| | * | fix CLI mode timeout | George Wang | 2011-05-31 | 1 | -0/+1 |
| | | | |||||
| | * | Fix common typos in the source code (Reported in Bug #54065) | Pierrick Charron | 2011-04-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | # External libraries were excluded # Thanks eitan at eitanadler dot com for the first patch :) | ||||
| | * | fixed keyLen validation point | George Wang | 2010-12-10 | 3 | -554/+785 |
| | | | |||||
| | * | applied patch from bug report 51452 | George Wang | 2010-07-07 | 1 | -0/+1 |
| | | | |||||
| | * | - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments ↵ | Felipe Pena | 2010-06-26 | 1 | -6/+9 |
| | | | | | | | | | | | | for function aliases) | ||||
| * | | fixed a crash in cli mode when apache_request_headers() is called | George Wang | 2011-12-31 | 1 | -1/+2 |
| | | | |||||
| * | | keep code to be compatible with PHP4 | George Wang | 2011-11-16 | 1 | -0/+6 |
| | | | |||||
| * | | keep PHP_5_4 in sync with PHP_5_3 branch | George Wang | 2011-11-16 | 3 | -552/+790 |
| | | | |||||
| * | | Fix bug #55769 (Make Fails with "Missing Separator" error) via s/ /^I/. | Adam Harvey | 2011-09-24 | 1 | -1/+1 |
| | | | |||||
| * | | MF53 | Stanislav Malyshev | 2011-07-12 | 1 | -2/+2 |
| | | | |||||
| * | | MF53 | Stanislav Malyshev | 2011-07-12 | 1 | -0/+1 |
| | | | |||||
* | | | Fix bug #55769 (Make Fails with "Missing Separator" error) via s/ /^I/. | Adam Harvey | 2011-09-24 | 1 | -1/+1 |
| | | | |||||
* | | | MF53 | Stanislav Malyshev | 2011-07-12 | 1 | -2/+2 |
| | | | |||||
* | | | MF53 | Stanislav Malyshev | 2011-07-12 | 1 | -0/+1 |
|/ / | |||||
* | | Fix common typos in the source code (Reported in Bug #54065) | Pierrick Charron | 2011-04-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | # External libraries were excluded # Thanks eitan at eitanadler dot com for the first patch :) | ||||
* | | - Implemented FR #53271, FR #52410 (Building multiple PHP binary SAPIs and ↵ | Jani Taskinen | 2010-11-13 | 2 | -5/+11 |
| | | | | | | | | | | | | | | one SAPI module the same time) # Bug #53271, Bug #52410 | ||||
* | | Pass the TSRMS pointers to sapi_module_struct.log_message, this saves some ↵ | Kalle Sommer Nielsen | 2010-08-18 | 1 | -1/+1 |
| | | | | | | | | TSRMLS_FETCH() calls in a few of our SAPI's | ||||
* | | - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments ↵ | Felipe Pena | 2010-06-26 | 1 | -6/+9 |
|/ | | | | for function aliases) | ||||
* | make STDOUT function as STDERR, in case any module call print() | George Wang | 2009-02-27 | 1 | -0/+3 |
| | |||||
* | *** empty log message *** | George Wang | 2008-09-21 | 1 | -2/+1 |
| | |||||
* | disable core dump by default | George Wang | 2008-09-21 | 1 | -1/+12 |
| | |||||
* | ignore signal SIGXFSZ | George Wang | 2008-08-26 | 2 | -7/+10 |
| | |||||
* | fix this, so that I can build php without litespeed.. | Nuno Lopes | 2008-08-07 | 1 | -9/+4 |
| | |||||
* | use PHP_ARG_WITH instead of AC_ARG_WITH | George Wang | 2008-08-07 | 1 | -1/+1 |
| | |||||
* | added litespeed SAPI | George Wang | 2008-08-05 | 8 | -0/+3905 |