php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #51035 posix_getgrgid() function : basic functionality
Submitted: 2010-02-13 01:04 UTC Modified: 2010-02-15 21:24 UTC
From: jvp at 4ssl dot us Assigned:
Status: Closed Package: POSIX related
PHP Version: 5.2.12 OS: centos 5.4 x86_64
Private report: No CVE-ID: None
 [2010-02-13 01:04 UTC] jvp at 4ssl dot us
Description:
------------
Test posix_getgrgid() function : basic functionality [ext/posix/tests/posix_getgrgid_basic.phpt]

Reproduce code:
---------------
'make test' failure

Expected result:
----------------
pass

Actual result:
--------------
fail

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-02-15 21:19 UTC] felipe@php.net
Show us the .diff file related to this test failure.
 [2010-02-15 21:24 UTC] svn@php.net
Automatic comment from SVN on behalf of felipe
Revision: http://svn.php.net/viewvc/?view=revision&revision=295101
Log: - Fix test (Bug #51035)
 [2010-02-15 21:24 UTC] felipe@php.net
This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 15:01:30 2024 UTC