Threading API
A compatible Threading API for PHP
License: PHP License
This package is not maintained anymore and has been superseded by parallel.
Version | Release | Download |
3.1.6 | 2016-02-13 | pthreads-3.1.6.tgz |
3.1.5 | 2015-12-06 | pthreads-3.1.5.tgz |
3.1.4 | 2015-12-02 | pthreads-3.1.4.tgz |
3.1.3 | 2015-11-25 | pthreads-3.1.3.tgz |
3.1.2 | 2015-11-22 | pthreads-3.1.2.tgz |
Version | Message |
3.1.6 |
fix explicit array cast for ASSIGN_DIM add Threaded::notifyOne fix bug in Threaded properties causing incorrect objects to be fetched by read fix bug in trait aliases fix INHERIT_NONE breaking lambdas fix bug in constant copy routine for 7.1 |
3.1.5 | fix issue with return/param verification overload (32bit), gh issue #523 |
3.1.4 |
fix various faults caused by globally allocated strings (removed) minor stability improvements |
3.1.3 | fix gh issue #482 |
3.1.2 | introduce explicit object cast (see test) |