Skip to content

Commit 40d88ca

Browse files
authored
Fix test expectation for "Built by..." (php#15383)
1 parent 0b8fbac commit 40d88ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sapi/fpm/tests/main-version.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ echo "Done\n";
1616
--EXPECTF--
1717
string(%d) "PHP %s (fpm%s (built: %s
1818
Copyright (c) The PHP Group
19-
Zend Engine v%s, Copyright (c) Zend Technologies
19+
%AZend Engine v%s, Copyright (c) Zend Technologies
2020
"
2121
Done

0 commit comments

Comments
 (0)