php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #68656 Report gd library version
Submitted: 2014-12-26 07:29 UTC Modified: 2014-12-26 07:29 UTC
From: remi@php.net Assigned: remi (profile)
Status: Closed Package: GD related
PHP Version: 5.6.4 OS: GNU/LInux
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: remi@php.net
New email:
PHP Version: OS:

 

 [2014-12-26 07:29 UTC] remi@php.net
Description:
------------
In phpinfo we display the headers version (buildtime)
Nice to also have library version (runtime)

Upcoming 2.1.1 exposed gdVersionString() to retrieve this



Test script:
---------------
php -i

Expected result:
----------------
GD headers Version => 2.1.1-dev
GD library Version => 2.1.1-dev


Actual result:
--------------
GD Version => 2.1.1-dev


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-12-26 07:29 UTC] remi@php.net
-Assigned To: +Assigned To: remi
 [2014-12-26 07:35 UTC] remi@php.net
Automatic comment on behalf of remi
Revision: http://git.php.net/?p=php-src.git;a=commit;h=faba23015363d608b3e21a120ac323bbd2e729e9
Log: Fix bug #68656 Report gd library version
 [2014-12-26 07:35 UTC] remi@php.net
-Status: Assigned +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Nov 21 13:01:29 2024 UTC