pmmp/ext-pmmpthread
Fork of https://github.com/krakjoe/pthreads with a revamped API and PHP 8.1+ support
CNOASSERTION
Pinned issues
Issues
- 0
Thread & Worker should not be ThreadSafe objects
#141 opened by dktapps - 1
OPcache breakage on php-master
#137 opened by dktapps - 0
API to set thread name seen by htop etc
#139 opened by dktapps - 0
Internal API for copy support via extensions
#138 opened by dktapps - 6
Windows dll files
#136 opened by rbich - 0
PHP 8.3 relevant changes
#118 opened by dktapps - 1
- 1
- 5
Strings/ints turn into "UNKNOWN:0" if you use them in an async closure function
#130 opened by J1b1x - 1
More ThreadSafeArray segfaults
#131 opened by JaxkDev - 2
I cant install in php8.1
#129 opened by pntrinh - 1
- 2
Int backed enum - segfault
#128 opened by JaxkDev - 1
ThreadSafeArray segfault
#125 opened by JaxkDev - 0
- 0
Runnable not marked as terminated if an exception handler handled an uncaught exception
#123 opened by dktapps - 1
- 4
- 2
- 2
- 1
Change default of thread inheritance
#113 opened by dktapps - 2
- 2
Rename extension
#112 opened by dktapps - 1
- 0
- 0
Drop support for resource sharing
#109 opened by dktapps - 0
Debian 11 repository for PHP 8.2 and Pthread 5.3.1
#108 opened by scramatte - 9
PHP 8.2 support
#81 opened by StevenProhashing - 4
php8.2 build error: implicit declaration of function ‘memrchr’; did you mean ‘memchr’
#107 opened by scramatte - 0
- 1
- 1
Fake closures (or first-class callables) don't reference the correct static variables
#99 opened by dktapps - 0
Closure reuse memory leak
#103 opened by dktapps - 0
Remove remnants of serialize support
#90 opened by dktapps - 2
Making closures sane (or attempting to)
#97 opened by dktapps - 0
De-duplicate interned strings during class copying
#102 opened by dktapps - 1
ThreadedArray's std.properties may be a packed array, causing assert failures on 8.2
#94 opened by dktapps - 1
pthreads_store_sync_local_properties() may segfault when syncing properties after its connection was destroyed from another thread
#95 opened by dktapps - 0
Intern defined property name strings
#92 opened by dktapps - 0
Potential performance issue of PTHREADS_ZG(resolve), global object table, and more
#91 opened by dktapps - 1
zend_internal_function incomplete copying
#89 opened by dktapps - 0
Spin-wait in workers-default-collector.phpt
#87 opened by dktapps - 0
- 0
- 0
- 1
- 2
PHP 8.1 Support
#75 opened by StevenProhashing - 5
Unable to load dynamic library 'phtreads.so'
#77 opened by blocksector - 2
- 3
Limit closure copying to just copied classes
#74 opened by dktapps