This repository has been archived by the owner on Dec 16, 2019. It is now read-only.
Releases: krakjoe/pthreads
Releases · krakjoe/pthreads
v3.2.0
- php 7.2 support
- anonymous class support
- sockets are still experimental
- fix #596
- fix #585
- fix #570, improve static property behaviour
- fix most warnings reported by #600
- fix #622
- fix #616
- fix #657
- fix #665
- fix #564
- fix #580
- fix #681
- fix #666
- fix #505
- fix #658
- fix #659
- fix #729
- fix #725
- fix #733
- fix #782
- fix #797
- fix #788
- fix #780
- fix #801
- fix #816
- fix #819
- fix #836
- fix #706
- fix #874
- fix #860
- fix #890
- fix #888
- and many more improvements
v3.1.6
v3.1.5
v3.1.4
v3.1.3
v3.1.1
v3.1.0
v3.0.8
v3.0.7
v3.0.6
This release disables pthreads in all but the CLI SAPI.
After many years of advising that multi-threading at the frontend doesn't make sense, I'm promoting the advice to hard and fast fact.
Note that pthreads can still be loaded by phpdbg, but using phpdbg and pthreads is not recommended, phpdbg is ill prepared, I hope to fix that sometime ...