From 0c6d06ecfa8f75f5afc4daf852a76c905b672b25 Mon Sep 17 00:00:00 2001 From: Fabien Villepinte Date: Mon, 29 Jun 2020 21:31:44 +0200 Subject: Replace EXPECTF when possible Closes GH-5779 --- sapi/cli/tests/argv_mb_bug77111.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sapi/cli') diff --git a/sapi/cli/tests/argv_mb_bug77111.phpt b/sapi/cli/tests/argv_mb_bug77111.phpt index 986e5f4923..a2bae24dc3 100644 --- a/sapi/cli/tests/argv_mb_bug77111.phpt +++ b/sapi/cli/tests/argv_mb_bug77111.phpt @@ -35,6 +35,6 @@ $argv_fl = __DIR__ . DIRECTORY_SEPARATOR . "argv_test.php"; unlink($argv_fl); unlink($out_fl); ?> ---EXPECTF-- +--EXPECT-- string(57) "Ästhetik Æstetik Esthétique Estética Эстетика" -- cgit v1.2.1