1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00

update LiteSpeed API to V8.3

This commit is contained in:
George Wang
2025-09-06 12:46:56 -04:00
parent aa3983b31b
commit ebbed484fb

View File

@@ -592,7 +592,7 @@ static int sapi_lsapi_activate(void)
static sapi_module_struct lsapi_sapi_module =
{
"litespeed",
"LiteSpeed V8.2",
"LiteSpeed V8.3",
php_lsapi_startup, /* startup */
php_module_shutdown_wrapper, /* shutdown */