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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Tue Mar 19 09:01:30 2024 UTC