From: Felipe Pena Date: Mon, 15 Feb 2010 21:24:17 +0000 (+0000) Subject: - Fix test (Bug #51035) X-Git-Tag: php-5.2.13~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=05d058f7e3288882020358adedceb9bb466c3400;p=php - Fix test (Bug #51035) --- 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 +