ID: 21403 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Closed Bug Type: Documentation problem Operating System: All PHP Version: 4.3.0 Assigned To: tularis New Comment:
This bug has been fixed in CVS. In case this was a PHP problem, snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. In case this was a documentation problem, the fix will show up soon at http://www.php.net/manual/. In case this was a PHP.net website problem, the change will show up on the PHP.net site and on the mirror sites in short time. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2003-01-04 04:47:00] [EMAIL PROTECTED] I agree with the fact that it *might* confuse certain people, though it seems to be ok in the example, as a result, I will modify this in the CVS version of the docs. Which should be recompiled sometime soon. ------------------------------------------------------------------------ [2003-01-03 19:51:36] [EMAIL PROTECTED] The manual page for getimagesize says: Beginning with PHP 4.3, getimagesize() also returns an additional parameter, MIME, ... Should be: Beginning with PHP 4.3, getimagesize() also returns an additional parameter, mime, ... The example is right, and the other indexes are also written in lowercase, so this should probably be consistent. Maybe all of these string indexes could be surrounded with quotes, to make sure nobody thinks that these are constants. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=21403&edit=1 -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php