From: [EMAIL PROTECTED] Operating system: Redhat Linux 7.2 PHP version: 4CVS-2002-09-27 PHP Bug Type: Documentation problem Bug description: Manual of filegroup() seem incorrect
Current manual page of filegroup() function said it "Returns the group ID of the owner of the file", but in my Redhat Linux 7.2 box, it returns the group ID of the file - if the group of that file is different from the group of the file owner. I think this should be clarified. -- Edit bug report at http://bugs.php.net/?id=19643&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=19643&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=19643&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=19643&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=19643&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=19643&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=19643&r=support Expected behavior: http://bugs.php.net/fix.php?id=19643&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=19643&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=19643&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=19643&r=globals -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
