php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #78300 PECL cannot handle version number correctly
Submitted: 2019-07-16 09:04 UTC Modified: 2021-10-11 15:31 UTC
From: twose at qq dot com Assigned: cmb (profile)
Status: Not a bug Package: PECL (PECL)
PHP Version: master-Git-2019-07-16 (Git) OS: All
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: twose at qq dot com
New email:
PHP Version: OS:

 

 [2019-07-16 09:04 UTC] twose at qq dot com
Description:
------------
Release Swoole v4.4.1 first, then release Swoole v4.3.6
When I try `pecl install swoole`, I got v4.3.6


Expected result:
----------------
downloading swoole-4.4.1.tgz ...

Actual result:
--------------
downloading swoole-4.3.6.tgz ...

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-08-02 13:07 UTC] jbnahan@php.net
Can you try again ? What is the version proposed for installation ?

The version 4.2.2 is out : https://pecl.php.net/package/swoole/4.4.2
 [2021-10-11 15:31 UTC] cmb@php.net
-Status: Open +Status: Not a bug -Assigned To: +Assigned To: cmb
 [2021-10-11 15:31 UTC] cmb@php.net
Yes, known issue: PECL fully supports only "linear" release
cycles, not multiple concurrently supported branches.  However,
this bug tracker is about the PECL website (and individual PECL
packages), and even though the "Latest tarball" link is affected
by this, this issue needs to be filed against pear[1], of which
pecl is merely an alias.

[1] <https://pear.php.net/bugs/>
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 14:01:29 2024 UTC