mirror of
https://github.com/php/php-src.git
synced 2026-04-28 18:53:33 +02:00
Bumped SAPI version to 6.9
This commit is contained in:
@@ -450,7 +450,7 @@ static void sapi_lsapi_log_message(char *message TSRMLS_DC)
|
||||
static sapi_module_struct lsapi_sapi_module =
|
||||
{
|
||||
"litespeed",
|
||||
"LiteSpeed V6.8",
|
||||
"LiteSpeed V6.9",
|
||||
|
||||
php_lsapi_startup, /* startup */
|
||||
php_module_shutdown_wrapper, /* shutdown */
|
||||
|
||||
Reference in New Issue
Block a user