Browse Source

- Fix test (Bug #51035)

experimental/the_5_4_that_isnt_5_4
Felipe Pena 17 years ago
parent
commit
0a7fe05ab7
  1. 4
      ext/posix/tests/posix_getgrgid_basic.phpt

4
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===
Loading…
Cancel
Save