ID: 20047 Updated by: [EMAIL PROTECTED] -Summary: file documentation a little inaccurate? Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem -Operating System: +Operating System: all -PHP Version: 4.3.0-pre1 +PHP Version: all -Assigned To: +Assigned To: philip New Comment:
The documentation should state it returns false, that will be added. Regarding mixed, if that were the case then all functions would be documented as mixed, not very useful. Let's leave that part alone. Previous Comments: ------------------------------------------------------------------------ [2002-10-23 12:15:42] [EMAIL PROTECTED] The documentation for the file() function does not state explicitly that file will return false if the file does not exist. This is rather confirmed and can be cross-checked by looking at the readfile page, but it might be worth adding it though. Then, shouldn�t the result data type be "mixed" instead of "array"? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=20047&edit=1 -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
