php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #69946 Beta packages marked as 'stable'
Submitted: 2015-06-26 18:29 UTC Modified: 2016-11-09 10:48 UTC
Votes:6
Avg. Score:4.2 ± 1.5
Reproduced:6 of 6 (100.0%)
Same Version:2 (33.3%)
Same OS:1 (16.7%)
From: mstyne at ubersmith dot com Assigned: koubel (profile)
Status: Closed Package: rrd (PECL)
PHP Version: Irrelevant OS: Debian 7
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
21 - 7 = ?
Subscribe to this entry?

 
 [2015-06-26 18:29 UTC] mstyne at ubersmith dot com
Description:
------------
Attempting to install 'stable' rrd package like so:

pecl -d preferred_state=stable install -a rrd 

results in the following:

pecl/rrd requires PHP (version >= 7.0.0), installed version is 5.4.41-0+deb7u1

I'm guessing that this is just an oversight on the labeling of the packages.

Expected result:
----------------
Version 1.1.3 should be provided as the stable release.


Actual result:
--------------
2.0.0Beta2 is provided, with a requirement of

PHP Version: PHP 7.0.0 or newer

This fails on the majority of (all?) operating systems.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-11-09 10:45 UTC] koubel@php.net
Sorry for later response.

Package has now 2 stable versions 2.x for PHP 7 and 1.x for PHP 5. I think it's correct to have more stable versions. There are many exts with more than one stable versions.
 [2016-11-09 10:48 UTC] koubel@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: koubel
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 02:01:29 2024 UTC