From: [EMAIL PROTECTED] Operating system: PHP version: 4.2.2 PHP Bug Type: Documentation problem Bug description: Is_file() missing warning
http://www.php.net/manual/en/function.is-file.php This page misses the warning: ----- This function will not work on remote files; the file to be examined must be accessible via the server's filesystem. ----- It is kind of essential! The rest of the is_ files do contain them. -- Edit bug report at http://bugs.php.net/?id=18846&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=18846&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=18846&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=18846&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=18846&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=18846&r=support Expected behavior: http://bugs.php.net/fix.php?id=18846&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=18846&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=18846&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=18846&r=globals -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
