From 915ec3c34fa4d3960b04e0fef42f04f731550e12 Mon Sep 17 00:00:00 2001 From: rryqszq4 Date: Tue, 5 Dec 2023 20:53:36 +0800 Subject: [PATCH] [t] version update. --- t/011-ngx_constants.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/011-ngx_constants.t b/t/011-ngx_constants.t index c18f524c..a1f47491 100644 --- a/t/011-ngx_constants.t +++ b/t/011-ngx_constants.t @@ -21,7 +21,7 @@ location = /ngx_constants { --- request GET /ngx_constants --- response_body -NGX_HTTP_PHP_MODULE_VERSION = 0.0.26 +NGX_HTTP_PHP_MODULE_VERSION = 0.0.28 NGX_HTTP_PHP_MODULE_NAME = ngx_php NGX_OK = 0 NGX_ERROR = -1