mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Fix test expectation for "Built by..." (#15383)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user