Skip to content
This repository has been archived by the owner on Dec 16, 2019. It is now read-only.

When PECL package updated? #924

Open
slayerulan opened this issue Feb 8, 2019 · 10 comments
Open

When PECL package updated? #924

slayerulan opened this issue Feb 8, 2019 · 10 comments

Comments

@slayerulan
Copy link

Hello,
Pthreads is still on 3.1.6, when would it updated?

Thanks

@maikgreubel
Copy link

As far as I can see, the 7.2 has a snapshot build:

https://windows.php.net/downloads/pecl/snaps/pthreads/3.2.0/

But it would be very nice to get a 7.3 build.

@maikgreubel
Copy link

Found a temporary solution by downloading the master.zip from appveyor build:

7.3 - 64bit
https://ci.appveyor.com/project/krakjoe/pthreads/branch/master/job/c3up5wtvcwumyc6y/artifacts

Extracting pthreadVC2.dll into PHP directory and ext/php_pthreads.dll into subdirectory ext. Then call php -m on cmd.exe and gotcha! :-)

You can find the 32bit version here: https://ci.appveyor.com/project/krakjoe/pthreads/branch/master/job/023mwu27d2csfwi2/artifacts

@dktapps
Copy link
Contributor

dktapps commented Feb 9, 2019

Beware that the latest commit has bugs in it relating to thread start (see #925 ). You might want to use artifacts from an earlier build instead.

@maikgreubel
Copy link

Thank you :-)

This is just for the early birds ;)

@cmb69
Copy link

cmb69 commented Apr 25, 2019

Hmm, PECL still shows pthreads 3.1.6 as most recent version, although 3.2.0 has been tagged on Github. This is confusing, and should be fixed, maybe by marking the PECL extension as being unmaintained (especially regarding #929).

/cc @krakjoe

@sirsnyder
Copy link
Collaborator

@cmb69 I've requested pecl access some time ago but got no response

http://news.php.net/php.pecl.dev/15655
http://news.php.net/php.pecl.dev/15658
http://news.php.net/php.pecl.dev/15659
http://news.php.net/php.pecl.dev/15718

@cmb69
Copy link

cmb69 commented Apr 26, 2019

Oops! I just pinged the admins again: http://news.php.net/php.pecl.dev/15914

@sirsnyder
Copy link
Collaborator

Thx @cmb69 :-)

@kwhat
Copy link

kwhat commented Nov 2, 2019

Did this ever get resolved? Is pecl being abandoned?

@cmb69
Copy link

cmb69 commented Nov 4, 2019

Sorry that it took so long. The PECL and PHP account requests of @sirsnyder have now been approved (including doc karma). @krakjoe, could you please add @sirsnyder as PECL/pthreads maintainer?

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

No branches or pull requests

6 participants