php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #62311 gdImageGifAnimBegin etc. are missing
Submitted: 2012-06-13 08:36 UTC Modified: 2015-07-12 21:32 UTC
From: carsten_sttgt at gmx dot de Assigned:
Status: Duplicate Package: GD related
PHP Version: 5.4.3 OS: Windows 7
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: carsten_sttgt at gmx dot de
New email:
PHP Version: OS:

 

 [2012-06-13 08:36 UTC] carsten_sttgt at gmx dot de
Description:
------------
Hello,

If I look through the libgd source (2.0.34RC1 or head) [1] "gh.h" I can find:

gdImageGifAnimBegin
gdImageGifAnimAdd
gdImageGifAnimEnd
gdImageGifAnimBeginCtx
gdImageGifAnimAddCtx
gdImageGifAnimEndCtx
gdImageGifAnimBeginPtr
gdImageGifAnimAddPtr
gdImageGifAnimEndPtr

But these functions are completely missing in the bundled libgd 2.0.35 from PHP and thus are not avaliable.

Regards,
Carsten


[1] https://bitbucket.org/pierrejoye/gd-libgd/src/72a0bd3e3d73/src/gd.h



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-02-18 13:16 UTC] kalle@php.net
These functions should be available once Pierre merges the latest libgd sources into PHP, however their PHP binding could need some help implementing unless Pierre got something laying around from when it was implemented.
 [2015-07-12 21:32 UTC] cmb@php.net
-Status: Open +Status: Duplicate
 [2015-07-12 21:32 UTC] cmb@php.net
Duplicate of request #32803.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 06:01:32 2024 UTC