php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #21631 imagetype_jpg should be imagetype_jpeg in documentation
Submitted: 2003-01-14 04:09 UTC Modified: 2003-01-14 04:33 UTC
From: steveh at brendata dot co dot uk Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.3.0 OS: linux 2.4.20
Private report: No CVE-ID: None
 [2003-01-14 04:09 UTC] steveh at brendata dot co dot uk
Needs a global find and replace in the image docs.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-14 04:11 UTC] derick@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.

 [2003-01-14 04:25 UTC] nicos@php.net
It looks we were using IMAGETYPE_JPG and not IMAGETYPE_JPEG in the documentation. But I've fixed that already few days ago, Manual not updated.
 [2003-01-14 04:29 UTC] steveh at brendata dot co dot uk
Search for image in the function list, check the constants there, then, as a secondary bug, figure out why a search of the documentation and a search of the whole site for imagetype_jpg fails to find what you can see on the screen!!
 [2003-01-14 04:33 UTC] nicos@php.net
This has been fixed.

Btw search works fine for me: http://www.php.net/search.php?show=manual&lang=en&pattern=IMAGETYPE_JPG

It returns image.xml and exif-imagetype.xml which was where IMAGETYPE_JPG was used...
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Oct 04 08:00:01 2025 UTC