The new PECL package pthreads-2.0.0 (stable) has been released at 
http://pecl.php.net/.

Release notes
-------------
Fix errors; inheritance and scope in threads (bugs in prepare)
Fix fault; accessing destroyed objects (throw ex)
Make use of inheritance within pthreads (bc compatible using alias)
Remove abstract flag from ::run method
Remove use of errors in favour of exceptions
Remove all final modifiers on threaded objects
Fix fault; submit to incorrectly constructed Pool
Fixed fault; (re)using primitives that are object members across contexts
Fixed fault; intermittent fault on session_start inside threads
Various internal improvements

Package Info
-------------
A compatible Threading API for PHP5.3+

Related Links
-------------
Package home: http://pecl.php.net/package/pthreads
   Changelog: http://pecl.php.net/package-changelog.php?package=pthreads
    Download: http://pecl.php.net/get/pthreads-2.0.0.tgz

Authors
-------------
Joe Watkins <[email protected]> (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to