From 0a7fe05ab734a362ee400432608e8898d55de3b6 Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Mon, 15 Feb 2010 21:24:17 +0000 Subject: [PATCH] - Fix test (Bug #51035) --- ext/posix/tests/posix_getgrgid_basic.phpt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/posix/tests/posix_getgrgid_basic.phpt b/ext/posix/tests/posix_getgrgid_basic.phpt index 866e11681a..fdcdf35a42 100644 --- a/ext/posix/tests/posix_getgrgid_basic.phpt +++ b/ext/posix/tests/posix_getgrgid_basic.phpt @@ -20,11 +20,11 @@ Basic test of POSIX getgid and getgrid fucntions Array ( [name] => %s - [passwd] => %s + [passwd] => %a [members] => Array %a [gid] => %d ) ===DONE=== - \ No newline at end of file + -- 2.40.0