mirror of
https://github.com/php/php-src.git
synced 2025-08-21 01:45:16 +02:00
update to LSAPI 6.6
Conflicts: sapi/litespeed/lsapi_main.c
This commit is contained in:
parent
e3df0c5f60
commit
1f46bec9ce
2 changed files with 36 additions and 10 deletions
|
@ -370,7 +370,7 @@ static void sapi_lsapi_log_message(char *message TSRMLS_DC)
|
|||
static sapi_module_struct lsapi_sapi_module =
|
||||
{
|
||||
"litespeed",
|
||||
"LiteSpeed V6.4",
|
||||
"LiteSpeed V6.6",
|
||||
|
||||
php_lsapi_startup, /* startup */
|
||||
php_module_shutdown_wrapper, /* shutdown */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue