mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Fix test expectation for "Built by..." (#15383)
This commit is contained in:
parent
0b8fbacd58
commit
40d88cacc1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue