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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jvp at 4ssl dot us
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Sat Dec 21 17:01:58 2024 UTC