From 8ad1145213361dee7695d9805fe9a6328f34b79a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 13 Aug 2024 16:59:33 +0200 Subject: [PATCH] Fix test expectation for "Built by..." --- sapi/fpm/tests/main-version.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sapi/fpm/tests/main-version.phpt b/sapi/fpm/tests/main-version.phpt index 40ea45ef01026..5ae83562d070b 100644 --- a/sapi/fpm/tests/main-version.phpt +++ b/sapi/fpm/tests/main-version.phpt @@ -16,6 +16,6 @@ echo "Done\n"; --EXPECTF-- string(%d) "PHP %s (fpm%s (built: %s Copyright (c) The PHP Group -Zend Engine v%s, Copyright (c) Zend Technologies +%AZend Engine v%s, Copyright (c) Zend Technologies " Done