php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #60807 Version 1.1.0RC1 reports as 1.0.10b1
Submitted: 2012-01-19 16:40 UTC Modified: 2012-01-20 16:00 UTC
From: fedora at famillecollet dot com Assigned: vito (profile)
Status: Closed Package: gmagick (PECL)
PHP Version: 5.4.0RC5 OS: GNU/Linux (Fedora 16)
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: fedora at famillecollet dot com
New email:
PHP Version: OS:

 

 [2012-01-19 16:40 UTC] fedora at famillecollet dot com
Description:
------------
PHP_GMAGICK_VERSION have not been updated before release.


Test script:
---------------
grep VERSION /dev/shm/php-pecl-gmagick-1.1.0/gmagick-1.1.0RC1/php_gmagick.h

Expected result:
----------------
#define PHP_GMAGICK_VERSION    "1.1.0RC1"


Actual result:
--------------
#define PHP_GMAGICK_VERSION    "1.0.10b1"


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-01-20 15:59 UTC] vito@php.net
Automatic comment from SVN on behalf of vito
Revision: http://svn.php.net/viewvc/?view=revision&revision=322501
Log: Fix version number (PHP_GMAGICK_VERSION). Bug #60807
 [2012-01-20 16:00 UTC] vito@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: vito
 [2012-01-20 16:00 UTC] vito@php.net
Thank you for your bug report. This issue has already been fixed
in the latest released version of PHP, which you can download at 
http://www.php.net/downloads.php


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 23:01:26 2024 UTC