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
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: imprec at gmail dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Mar 12 11:01:32 2025 UTC