php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #63676 Gmagick does not return the correct version
Submitted: 2012-12-03 16:59 UTC Modified: 2012-12-08 17:10 UTC
From: imprec at gmail dot com Assigned: vito (profile)
Status: Closed Package: gmagick (PECL)
PHP Version: Irrelevant OS: All
Private report: No CVE-ID: None
 [2012-12-03 16:59 UTC] imprec at gmail dot com
Description:
------------
COmpile and install the latest Gmagick extension 1.1.1.RC1 and run php -i

Gmagick version given is :

gmagick version => 1.1.0RC3

Expected result:
----------------
It should print :

gmagick version => 1.1.1RC1

Actual result:
--------------
It prints :

gmagick version => 1.1.0RC3

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-12-08 17:10 UTC] vito@php.net
The fix for this bug has been committed.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 [2012-12-08 17:10 UTC] vito@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: vito
 [2012-12-08 17:11 UTC] vito@php.net
Automatic comment from SVN on behalf of vito
Revision: http://svn.php.net/viewvc/?view=revision&revision=328712
Log: Fix for Bug #63676
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 12:01:27 2024 UTC