mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Update LSAPI version to V8.2
This commit is contained in:
parent
58e5d0c240
commit
03844d1f51
1 changed files with 1 additions and 1 deletions
|
@ -592,7 +592,7 @@ static int sapi_lsapi_activate(void)
|
||||||
static sapi_module_struct lsapi_sapi_module =
|
static sapi_module_struct lsapi_sapi_module =
|
||||||
{
|
{
|
||||||
"litespeed",
|
"litespeed",
|
||||||
"LiteSpeed V7.9",
|
"LiteSpeed V8.2",
|
||||||
|
|
||||||
php_lsapi_startup, /* startup */
|
php_lsapi_startup, /* startup */
|
||||||
php_module_shutdown_wrapper, /* shutdown */
|
php_module_shutdown_wrapper, /* shutdown */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue