Merge branch 'PHP-8.3' into PHP-8.4

This commit is contained in:
George Wang 2025-04-27 12:00:12 -04:00
commit c08c5ded1a

View file

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