appserver-io-php / fhreads

A PHP extension to get real system threading functionality in php userland.
Other
2 stars 1 forks source link

Composer autoloader can't find classes in a threaded context. #15

Closed jensscherbl closed 8 years ago

jensscherbl commented 8 years ago

Instantiating new objects in a thread leads to class not found errors when relying on Composer's autoloader.