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
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: 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

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: Mon Sep 16 19:01:28 2024 UTC