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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 08:01:30 2025 UTC