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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 01:01:28 2024 UTC