php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #11894 want posix_getgrent() function
Submitted: 2001-07-04 19:56 UTC Modified: 2003-08-17 18:28 UTC
From: a dot genkin at utoronto dot ca Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0.6 OS: Solaris 8/sparc
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: a dot genkin at utoronto dot ca
New email:
PHP Version: OS:

 

 [2001-07-04 19:56 UTC] a dot genkin at utoronto dot ca
I need to iterate over entries in /etc/group with PHP running in safe mode.  A posix_getgrent() function would make my life a lot easier (I have to make a local copy of the group file with a cron job right now).

Many thanks,
--
Arcady Genkin

Patches

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-08-17 18:28 UTC] iliaa@php.net
getgrent() is not a posix function.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Sep 07 23:01:27 2024 UTC