From: prof_moriarty at veryfast dot biz Operating system: win98SE PHP version: 4.3.2 PHP Bug Type: Documentation problem Bug description: getrusage - non-windows functionality
Description: ------------ getrusage does not work on windows: "Fatal error: Call to undefined function: getrusage() in g:\www\se\developer.php on line 99" However the manual says nothing about it only working on Linux (which i'm guessing is it's only environment, considering windows doesn't deal with that sort of information). -- Edit bug report at http://bugs.php.net/?id=24633&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=24633&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=24633&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=24633&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=24633&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=24633&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=24633&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=24633&r=support Expected behavior: http://bugs.php.net/fix.php?id=24633&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=24633&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=24633&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=24633&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24633&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=24633&r=dst IIS Stability: http://bugs.php.net/fix.php?id=24633&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=24633&r=gnused -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php