Date: 01/14/03
- Next message: nicos <email protected>: "Re: [PHP-DOC] #21631 [Opn->Csd]: imagetype_jpg should be imagetype_jpeg in documentation"
- Previous message: pajoye <email protected>: "[PHP-DOC] #21630 [Opn]: imageCreateFromGIF doesn't work"
- In reply to: nicos <email protected>: "[PHP-DOC] #21631 [Opn->Csd]: imagetype_jpg should be imagetype_jpeg in documentation"
- Next in thread: nicos <email protected>: "Re: [PHP-DOC] #21631 [Opn->Csd]: imagetype_jpg should be imagetype_jpeg in documentation"
- Reply: nicos <email protected>: "Re: [PHP-DOC] #21631 [Opn->Csd]: imagetype_jpg should be imagetype_jpeg in documentation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hmm,
In php4/ext/gd/gd.c, there are *JPG and *JPEG
constants that resolve to the same integer (a long
really), similarly php4/ext/gd/php_gd.h has *JPG
constants defined internally. So the bug report is
bogus to begin with, or I am missing something?
--- nicos <email protected> wrote:
> ID: 21631
> Updated by: nicos <email protected>
> Reported By: steveh <email protected>
> -Status: Open
> +Status: Closed
> Bug Type: Documentation problem
> Operating System: linux 2.4.20
> PHP Version: 4.3.0
> New Comment:
>
> 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...
>
>
> Previous Comments:
>
------------------------------------------------------------------------
>
> [2003-01-14 04:29:12] steveh <email protected>
>
> 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:25:42] nicos <email protected>
>
> 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:11:11] derick <email protected>
>
> 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:09:01] steveh <email protected>
>
> Needs a global find and replace in the image docs.
>
>
------------------------------------------------------------------------
>
>
> --
> Edit this bug report at
> http://bugs.php.net/?id=21631&edit=1
>
>
> --
> PHP Documentation Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
=====
--- Jesus M. Castagnetto <jmcastagnetto <email protected>>
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: nicos <email protected>: "Re: [PHP-DOC] #21631 [Opn->Csd]: imagetype_jpg should be imagetype_jpeg in documentation"
- Previous message: pajoye <email protected>: "[PHP-DOC] #21630 [Opn]: imageCreateFromGIF doesn't work"
- In reply to: nicos <email protected>: "[PHP-DOC] #21631 [Opn->Csd]: imagetype_jpg should be imagetype_jpeg in documentation"
- Next in thread: nicos <email protected>: "Re: [PHP-DOC] #21631 [Opn->Csd]: imagetype_jpg should be imagetype_jpeg in documentation"
- Reply: nicos <email protected>: "Re: [PHP-DOC] #21631 [Opn->Csd]: imagetype_jpg should be imagetype_jpeg in documentation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

