Fix test expectation for "Built by..." (#15383)

This commit is contained in:
Remi Collet 2024-08-13 22:58:44 +02:00 committed by GitHub
parent 0b8fbacd58
commit 40d88cacc1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,6 +16,6 @@ echo "Done\n";
--EXPECTF-- --EXPECTF--
string(%d) "PHP %s (fpm%s (built: %s string(%d) "PHP %s (fpm%s (built: %s
Copyright (c) The PHP Group Copyright (c) The PHP Group
Zend Engine v%s, Copyright (c) Zend Technologies %AZend Engine v%s, Copyright (c) Zend Technologies
" "
Done Done