php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59647 rrd 0.10.0 report as 0.9.0
Submitted: 2011-03-04 14:54 UTC Modified: 2011-03-22 07:26 UTC
From: remicollet@php.net Assigned:
Status: Closed Package: rrd (PECL)
PHP Version: 5.3.5 OS: GNU/Linux (Fedora 14)
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: remicollet@php.net
New email:
PHP Version: OS:

 

 [2011-03-04 14:54 UTC] remicollet@php.net
Description:
------------
$ grep PHP_RRD_VERSION rrd-0.10.0/php_rrd.h
#define PHP_RRD_VERSION "0.9.0"


Reproduce code:
---------------
$ php -i | grep 'rrd.*version'



Expected result:
----------------
rrd tool module version => 0.10.0

Actual result:
--------------
rrd tool module version => 0.9.0

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-03-22 07:26 UTC] koubel at seznam dot cz
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-2025 The PHP Group
All rights reserved.
Last updated: Sun Jan 05 02:01:28 2025 UTC