Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PECL release of swoole 5.1.2 #5242

Closed
jhmoon2000 opened this issue Jan 30, 2024 · 14 comments
Closed

PECL release of swoole 5.1.2 #5242

jhmoon2000 opened this issue Jan 30, 2024 · 14 comments

Comments

@jhmoon2000
Copy link

The release of Swoole v5.1.2 is great, but it has not been registered with the pecl repository, so it is not being distributed to various distributions that use pecl. It would be appreciated if you could distribute version 5.1.2 on pecl.

@remicollet
Copy link
Contributor

BTW 5.1.2 is broken for pecl ;)

#5239

@sakhalin-ddf
Copy link

Is there any information about PECL release? There is still the latest version 5.1.1

@webard
Copy link

webard commented Mar 2, 2024

It's been about 2 months from release, there is any information about PECL availability?

@leocavalcante
Copy link
Member

@matyhtf @deminy, can I help with these releases?
I've already volunteered at php.pecl.dev: https://news-web.php.net/php.pecl.dev/17567

@jhmoon2000
Copy link
Author

Please consider that the majority of Swoole users install Swoole via Linux package managers, and the package version of Swoole is generated by PECL. Consequently, most users are limited to using version 5.1.1, which contains a curl bug. This issue could significantly impact the Swoole user base.

@sy-records
Copy link
Member

can I help with these releases? I've already volunteered at php.pecl.dev: news-web.php.net/php.pecl.dev/17567

pecl's limit: Uploading new releases is restricted to each package's lead developer(s).

swoole-src/package.xml

Lines 24 to 29 in 2dcfef9

<lead>
<name>Tianfeng Han</name>
<user>tianfenghan</user>
<email>rango@swoole.com</email>
<active>yes</active>
</lead>

@flexchar
Copy link

It doesn't seem like this is getting a lot of attention, could be because it's not immediately clear as to why 5.1.2 is not available in PECL. I was waiting for it in alpine packages repository until I came across this issue quite unexpectedly.

It is definitely a bummer since 5.1.1 has a curl bug and is not usable.

@webard
Copy link

webard commented Mar 27, 2024

@matyhtf can you release new version on PECL please? Without PECL release Ondrej PPA will not release Ubuntu/Debian package: https://launchpad.net/~ondrej/+archive/ubuntu/php/+index?batch=75&memo=150&start=150

@matyhtf
Copy link
Member

matyhtf commented Apr 9, 2024

The version 5.1.3 will be released within this week and will be synchronized to PECL. It is recommended to download the code from GitHub using git clone and compile it. PECL also compiles from source code.

@matyhtf matyhtf closed this as completed Apr 9, 2024
@sakhalin-ddf
Copy link

sakhalin-ddf commented Apr 21, 2024

@matyhtf issue closed 2 weeks ago, but there are still no actual version in pecl repository

https://pecl.php.net/package/swoole/5.1.2 - 404
https://pecl.php.net/package/swoole/5.1.3 - 404

@flexchar
Copy link

As a result, it is also missing in Alpine registry.
https://pkgs.alpinelinux.org/packages?name=*swoole*&branch=v3.19&repo=community&arch=&maintainer=

@jhmoon2000
Copy link
Author

The version 5.1.3 will be released within this week and will be synchronized to PECL. It is recommended to download the code from GitHub using git clone and compile it. PECL also compiles from source code.

And one month has been passed. Buggy swoole package was not being fixed since Nov 26, last year, and is still being distributed.

@webard
Copy link

webard commented May 9, 2024

@matyhtf 1 month ago you said that swoole 5.1.3 will be released within a week. I understand that this is an open source project without any warranty, but the matter is becoming more and more serious. People cannot upgrade projects to PHP 8.3, there are problems with CURL, composer etc. Please, can you release 5.1.2 version on PECL, or will you let us know when we can expect version 5.1.3?

@NathanFreeman
Copy link
Member

NathanFreeman commented May 10, 2024

@webard I'm sorry, we are currently developing Swoole v6.0. It will take some time before Swoole v5.1.3 is released. Swoole v5.1.2 is already available on pecl now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants