php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58978 Version 0.6.0 reports itself as version 0.5.0
Submitted: 2009-12-05 10:10 UTC Modified: 2010-02-20 16:16 UTC
From: mjs at beebo dot org Assigned: jluedke (profile)
Status: Closed Package: gearman (PECL)
PHP Version: 5.3.0 OS:
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: mjs at beebo dot org
New email:
PHP Version: OS:

 

 [2009-12-05 10:10 UTC] mjs at beebo dot org
Description:
------------
An extract from "php -i":

...

gearman
gearman support => enabled
extension version => 0.5.0
libgearman version => 0.10
Default TCP Host => 127.0.0.1
Default TCP Port => 4730

...

I imagine this is because:

$ grep VERSION gearman-0.6.0/php_gearman.h
#define PHP_GEARMAN_VERSION "0.5.0"

(This is somewhat annoying because it caused me to attempt 
to upgrade gearman because I thought I had an old version.)



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-02-20 16:16 UTC] contact at jamesluedke dot com
This bug has been fixed in SVN.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 15:01:29 2024 UTC