php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #18304 Typos on getimagesize() manual entry
Submitted: 2002-07-12 07:03 UTC Modified: 2002-07-12 08:08 UTC
From: timf at tfountain dot co dot uk Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.2.1 OS: n/a
Private report: No CVE-ID: None
 [2002-07-12 07:03 UTC] timf at tfountain dot co dot uk
"These values correspond to the IMAGETYPE constants taht were added in PHP 4.3..." - note 'taht' instead of 'that'.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-07-12 07:09 UTC] timf at tfountain dot co dot uk
Two typos on the getImageSize() manual entry page:

"These values correspond to the IMAGETYPE constants taht were added in
PHP 4.3..." - 'taht' instead of 'that'.

"Since PHP 4.3 GetImageSize() does also return the additional mime that receives the mime-type ot the image..." - 'ot' instead of 'of'.
 [2002-07-12 08:08 UTC] derick@php.net
This bug has been fixed in CVS. You can grab a snapshot of the
CVS version 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.
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Aug 05 11:00:03 2025 UTC