php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #21520 IMAGETYPE_JPEG misspelled in Manual
Submitted: 2003-01-08 11:52 UTC Modified: 2003-04-26 01:08 UTC
From: jaldinger at consulturdorado dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.3.0 OS: Redhat Linux 7.2/any
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jaldinger at consulturdorado dot com
New email:
PHP Version: OS:

 

 [2003-01-08 11:52 UTC] jaldinger at consulturdorado dot com
On the following pages a constant named "IMAGETYPE_JPG" is refered to, where it actually is defined as "IMAGETYPE_JPEG":

http://www.php.net/manual/en/ref.image.php
http://www.php.net/manual/en/function.exif-imagetype.php

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-08 12:04 UTC] nicos@php.net
This bug has been fixed. Please wait the documentation's update.

Thank you for your report.
 [2003-04-25 10:54 UTC] mccarthy36 at earthlink dot net
FYI, this error is still in the documentation, at least for exif_imagetype().
 [2003-04-26 01:08 UTC] philip@php.net
This has now been fixed (again) in CVS as the bug was reintroduced by dams a month after being fixed by nicos :)

http://cvs.php.net/cvs.php/phpdoc/en/reference/image/functions/exif-imagetype.xml

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Nov 19 11:00:01 2025 UTC